oc-aggregator/aggregator.json
2024-09-27 09:31:45 +02:00

5 lines
99 B
JSON

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