diff --git a/.platform/services.yaml b/.platform/services.yaml index 45215cd9d..8b8675695 100644 --- a/.platform/services.yaml +++ b/.platform/services.yaml @@ -7,4 +7,5 @@ dbpostgres: # the CLI will return an error. type: postgresql:15 # The disk attribute is the size of the persistent disk (in MB) allocated to the service. - disk: 4608 + disk: 9216 + # disk: 4608