We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc3fa56 + 6ca163a commit 86ff26bCopy full SHA for 86ff26b
1 file changed
cf/manifest.dev.yml
@@ -2,7 +2,7 @@
2
applications:
3
- name: srt-api-dev
4
memory: 512M
5
- disk_quota: 2048M
+ disk_quota: 4096M # Increased from 2048M
6
# health-check-type: process # don't re-enable....move to port 8080 if you have problems
7
instances: 1
8
env:
0 commit comments