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 @@
{
"MONGO_URL":"mongodb://mongo:27017/",
"NATS_URL":"nats://nats:4222",
"MONGO_DATABASE":"DC_myDC"
"MONGO_DATABASE":"DC_myDC",
"LOKI_URL": "http://loki:3100"
}