Updated framework bundle recipe

This commit is contained in:
Jan Böhmer 2025-11-30 14:50:46 +01:00
parent 57dc4242b2
commit 070ce800d5
3 changed files with 7 additions and 3 deletions

1
.env
View file

@ -134,4 +134,5 @@ CORS_ALLOW_ORIGIN='^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$'
###> symfony/framework-bundle ###
APP_ENV=prod
APP_SECRET=a03498528f5a5fc089273ec9ae5b2849
APP_SHARE_DIR=var/share
###< symfony/framework-bundle ###