upgrade main.go (oc-lib refactor)

This commit is contained in:
ycc
2024-09-04 16:19:47 +02:00
parent 8d72d2e69a
commit 3b749a741a
6 changed files with 55 additions and 803 deletions

7
workflow.json Normal file
View File

@@ -0,0 +1,7 @@
{
"MONGO_URL":"mongodb://localhost:27017/",
"MONGO_DATABASE":"DC_myDC",
"BOOKING_PATH": ":8092",
"NATS_URL": "nats://localhost:4222",
"port" : 8080
}