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