Skip to content

Commit

Permalink
Bump disk to 5G (#4586)
Browse files Browse the repository at this point in the history
  • Loading branch information
danswick authored Jan 7, 2025
1 parent 12364b4 commit b727346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/manifests/manifest-fac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ applications:
memory: ((mem_amount))
path: ../
timeout: 180
disk_quota: 3G
disk_quota: 5G
env:
ENV: ((cf_env_name))
DJANGO_BASE_URL: https://((endpoint))
Expand Down

0 comments on commit b727346

Please sign in to comment.