adjustment

This commit is contained in:
mr
2025-03-28 08:47:44 +01:00
parent e7f8518f34
commit af6aa9e17f
14 changed files with 157 additions and 44 deletions

View File

@@ -1,5 +1,6 @@
{
"port":8080,
"port":8090,
"MONGO_URL":"mongodb://localhost:27017/",
"MONGO_DATABASE":"DC_myDC"
"MONGO_DATABASE":"DC_myDC",
"LOKI_URL": "http://localhost:3100"
}