From beb015b082d614bdda298e29c9ce334baab1e22a Mon Sep 17 00:00:00 2001 From: Benjamin Dalsass Date: Wed, 6 Dec 2023 08:37:29 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"N=C2=B06981=20-=20Symfony=206.4=20-?= =?UTF-8?q?=20Remove=20deprecated=20calls=20-=20Approval-base"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 4dfd9b062e53317a81d6659d6d7d05d9b17d1d98. --- datamodels/2.x/itop-portal-base/portal/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-portal-base/portal/.env b/datamodels/2.x/itop-portal-base/portal/.env index c2be38e802..41326c5a48 100644 --- a/datamodels/2.x/itop-portal-base/portal/.env +++ b/datamodels/2.x/itop-portal-base/portal/.env @@ -14,7 +14,7 @@ # https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration ###> symfony/framework-bundle ### -APP_ENV=dev +#APP_ENV=prod #APP_SECRET=40ef8b29be00df19cec62edf08f73808 #TRUSTED_PROXIES=127.0.0.1,127.0.0.2 #TRUSTED_HOSTS='^localhost|example\.com$'