From 28c70e03bf9ad10963d023e7339e9b7483d85f4d Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Mon, 19 Sep 2022 22:25:29 +0200 Subject: [PATCH] compose --- cicd/environments/production/webserver.env | 2 -- 1 file changed, 2 deletions(-) diff --git a/cicd/environments/production/webserver.env b/cicd/environments/production/webserver.env index ae45225..0255628 100644 --- a/cicd/environments/production/webserver.env +++ b/cicd/environments/production/webserver.env @@ -3,7 +3,5 @@ DDNINJA_IS_PRODUCTION=true DDNINJA_MONGO_DBNAME=fdn2 DDNINJA_MONGO_LOCATION=database -DDNINJA_MONGO_USER=fdn2 -DDNINJA_MONGO_PASSWORD=p14n3ll1FDN2 DDNINJA_PUBLIC_URL=http://www.ifattidinapoli.it