upgrade main.go (oc-lib refactor)
This commit is contained in:
7
workflow.json
Normal file
7
workflow.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"MONGO_URL":"mongodb://localhost:27017/",
|
||||
"MONGO_DATABASE":"DC_myDC",
|
||||
"BOOKING_PATH": ":8092",
|
||||
"NATS_URL": "nats://localhost:4222",
|
||||
"port" : 8080
|
||||
}
|
||||
Reference in New Issue
Block a user