adjustment

This commit is contained in:
mr
2025-03-28 08:51:37 +01:00
parent 1d791316f2
commit ceae62de19
8 changed files with 17 additions and 11 deletions

View File

@@ -2,7 +2,5 @@
"MONGO_URL":"mongodb://mongo:27017/",
"MONGO_DATABASE":"DC_myDC",
"BOOKING_PATH": ":8092",
"NATS_URL": "nats://nats:4222",
"HOSTNAME": "oc-workflow",
"PORT" : 8080
"NATS_URL": "nats://nats:4222"
}