From ed5c5930c019af0d32a6cba4998b9e51be2459eb Mon Sep 17 00:00:00 2001 From: Esteban Date: Wed, 2 Oct 2024 10:46:04 +0200 Subject: [PATCH] fix: specify disk space --- .platform.app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.platform.app.yaml b/.platform.app.yaml index 30fc71b5a..759c31260 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -36,7 +36,7 @@ mounts: source_path: uploads # The size of the persistent disk of the application (in MB). -# disk: 4096 +disk: 3072 # Default resources will take place if we don't specify any. # resources: