diff --git a/.platform/applications.yaml b/.platform/applications.yaml index 1f6c5615..2b39888d 100644 --- a/.platform/applications.yaml +++ b/.platform/applications.yaml @@ -9,6 +9,9 @@ bixalcom: # The runtime the application uses. type: 'php:8.3' + # https://docs.platform.sh/create-apps/app-reference/single-runtime-image.html#sizes + size: AUTO + dependencies: php: composer/composer: '^2' @@ -215,6 +218,11 @@ bixalcom: storybook: type: nodejs:18 + # https://docs.platform.sh/create-apps/app-reference/single-runtime-image.html#sizes + # Running out of resources in prod because this added a HIGH_CPU profile. + # Lower the size. + size: S + web: locations: '/':