From 254f99c81737b60a4014b0eb5df175c41a67e3c8 Mon Sep 17 00:00:00 2001 From: "ashutosh.nehete" Date: Mon, 10 Nov 2025 14:59:28 +0530 Subject: [PATCH] updated the config file --- mailling/recurring-template/config.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/mailling/recurring-template/config.json b/mailling/recurring-template/config.json index 4134c6b..dc0bd4d 100644 --- a/mailling/recurring-template/config.json +++ b/mailling/recurring-template/config.json @@ -12,17 +12,6 @@ "PASSWORD": "User@123", "TENANTID": "b3466e83-7e11-464c-b93a-daf047838b26" }, - "WEB": { - "BASE_URL": "https://stageapp.marcoaiot.com" - }, - "MONGODB": { - "MONGO_CONNECTION_STRING": "mongodb://localhost:27017", - "DATABASE_NAME": "MarcoBMS_Caches", - "COLLECTION_NAME": "ProjectReportMail" - }, - "UNIQUE_IDENTIFIER": { - "PROJECT_IDS": "2618eb89-2823-11f0-9d9e-bc241163f504" - }, "MYSQL": { "DB_HOST": "147.93.98.152", "DB_USER": "devuser",