feat(frankenphp): configure frankenphp and remove phpfpm

This commit is contained in:
2025-10-13 14:44:46 +02:00
parent a8f2da31c6
commit 9f0bf70cac
5 changed files with 10 additions and 162 deletions

View File

@@ -14,7 +14,6 @@ configMapGenerator:
literals:
- APP_ENV=prod
- APP_DEBUG=false
- PHP_FPM_MEMORY_LIMIT=256m
- NGINX_APP_SERVER_LISTEN=80
- HYDRA_BASE_URL=http://hydra:4444
- HYDRA_ADMIN_BASE_URL=http://hydra:4445