From 341314babd77f803fd87dce4d96398683f270117 Mon Sep 17 00:00:00 2001 From: Sam <30859143+samoneilll@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:20:28 +0200 Subject: [PATCH] Update environment.ini --- app/environment.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/environment.ini b/app/environment.ini index 54075b4c..327ba062 100644 --- a/app/environment.ini +++ b/app/environment.ini @@ -4,7 +4,7 @@ ; project environment (DEVELOP || PRODUCTION). ; This effects: DB connection, Mail-Server, SSO, ESI configurations in this file ; configuration below -SERVER = DEVELOP +SERVER = PRODUCTION [ENVIRONMENT.DEVELOP] ; path to index.php (Default: leave blank == "auto-detect")