{
    "port" : 8080,
    "MONGO_URL":"mongodb://localhost:27017/", 
    "MONGO_DATABASE":"DC_myDC",
    "NATS_URL": "nats://localhost:4222"
}