removed comented code from appsetting file

This commit is contained in:
ashutosh.nehete 2025-07-04 17:50:27 +05:30
parent 3ce9851a7f
commit 8c85d92ba6

View File

@ -49,6 +49,5 @@
"MongoDB": {
"SerilogDatabaseUrl": "mongodb://localhost:27017/DotNetLogs",
"ConnectionString": "mongodb://localhost:27017/MarcoBMS_Caches"
//"DatabaseName": ""
}
}