Skip to content

Commit

Permalink
Add APP_NAME to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
levinmr committed Feb 28, 2024
1 parent f06ff85 commit 0823cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
applications:
- name: analytics-reporter
- name: ${APP_NAME}
instances: 1
memory: 256M
disk_quota: 1024M
Expand Down

0 comments on commit 0823cca

Please sign in to comment.