|
|
@@ -1,5 +1,6 @@
|
|
|
###> symfony/framework-bundle ###
|
|
|
-APP_ENV=dev
|
|
|
+APP_ENV=prod
|
|
|
+APP_DEBUG=0
|
|
|
APP_SECRET=6a76497c8658bb23e2236f97a2627df3
|
|
|
#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
|
|
#TRUSTED_HOSTS='^(localhost|example\.com)$'
|
|
|
@@ -8,7 +9,7 @@ APP_SECRET=6a76497c8658bb23e2236f97a2627df3
|
|
|
###> 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
|
|
|
-DATABASE_URL=mysql://root:mysql660@preprod.2iopenservice.com:3306/opentalent?serverVersion=5.7
|
|
|
+DATABASE_URL=mysql://root:mysql2iopenservice369566@preprod.2iopenservice.com:3306/opentalent?serverVersion=5.7
|
|
|
###< doctrine/doctrine-bundle ###
|
|
|
|
|
|
###> nelmio/cors-bundle ###
|