From 28f92f6454d037cb2a77ecee80a8477124dbbf4b Mon Sep 17 00:00:00 2001 From: clausbruun Date: Mon, 18 Dec 2023 15:43:27 +0100 Subject: [PATCH] Updated config --- .platform.app.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.platform.app.yaml b/.platform.app.yaml index f2cd2fc..95ea3b8 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -4,6 +4,10 @@ name: app # The runtime the application uses. type: 'php:7.4' +runtime: + sizing_hints: + request_memory: 20 + # The build-time dependencies of the app. dependencies: php: