diff --git a/cicd/environments/test/webserver.env b/cicd/environments/test/webserver.env index b9c6c5a..734a8b4 100644 --- a/cicd/environments/test/webserver.env +++ b/cicd/environments/test/webserver.env @@ -2,6 +2,6 @@ DDNINJA_ENVIRONMENT_NAME=test DDNINJA_IS_PRODUCTION=false DDNINJA_MONGO_DBNAME=fdn2_test -DDNINJA_MONGO_LOCATION=database +DDNINJA_MONGO_LOCATION=mongo DDNINJA_PUBLIC_URL=http://test.ifattidinapoli.it