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