From 40d0e6071a52c73f011fb6d3c8d313a5d79086cd Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Sat, 24 Dec 2022 00:49:26 +0000 Subject: [PATCH] Update 'cicd/environments/production/worker.env' --- cicd/environments/production/worker.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cicd/environments/production/worker.env b/cicd/environments/production/worker.env index 0255628..53cf3b7 100644 --- a/cicd/environments/production/worker.env +++ b/cicd/environments/production/worker.env @@ -2,6 +2,6 @@ DDNINJA_ENVIRONMENT_NAME=production DDNINJA_IS_PRODUCTION=true DDNINJA_MONGO_DBNAME=fdn2 -DDNINJA_MONGO_LOCATION=database +DDNINJA_MONGO_LOCATION=mongo DDNINJA_PUBLIC_URL=http://www.ifattidinapoli.it