From c772a20bf9d7fcb54979fbfb01fd7d12a9b9ffa5 Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Mon, 19 Sep 2022 22:46:03 +0200 Subject: [PATCH] CICD --- cicd/environments/production/webserver.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cicd/environments/production/webserver.env b/cicd/environments/production/webserver.env index 0255628..e2d1bd7 100644 --- a/cicd/environments/production/webserver.env +++ b/cicd/environments/production/webserver.env @@ -4,4 +4,4 @@ DDNINJA_IS_PRODUCTION=true DDNINJA_MONGO_DBNAME=fdn2 DDNINJA_MONGO_LOCATION=database -DDNINJA_PUBLIC_URL=http://www.ifattidinapoli.it +DDNINJA_PUBLIC_URL=http://preproduction.ifattidinapoli.it