@@ -14,6 +14,7 @@
# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration
###> symfony/framework-bundle ###
+APP_DEBUG=0
APP_SECRET=6a76497c8658bb23e2236f97a2627df3
###< symfony/framework-bundle ###
@@ -1,5 +1,4 @@
-APP_ENV=dev
APP_DEBUG=1
#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
@@ -1,7 +1,3 @@
-###> symfony/framework-bundle ###
-APP_DEBUG=0
-###< symfony/framework-bundle ###
-
###> doctrine/doctrine-bundle ###
# Format described at https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url
# IMPORTANT: You MUST configure your server version, either here or in config/packages/doctrine.yaml