Debug booking
This commit is contained in:
8
docker_conf.json
Normal file
8
docker_conf.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"MONGO_URL":"mongodb://mongo:27017/",
|
||||
"MONGO_DATABASE":"DC_myDC",
|
||||
"BOOKING_PATH": ":8092",
|
||||
"NATS_URL": "nats://nats:4222",
|
||||
"HOSTNAME": "oc-workflow",
|
||||
"PORT" : 8080
|
||||
}
|
||||
Reference in New Issue
Block a user