config upgrale & cleanup

This commit is contained in:
ycc
2024-09-27 09:31:45 +02:00
parent 87a1759ac4
commit 3a4e950200
6 changed files with 174 additions and 99 deletions

5
aggregator.json Normal file
View File

@@ -0,0 +1,5 @@
{
"port": 8080,
"MONGO_URL":"mongodb://localhost:27017/",
"MONGO_DATABASE":"DC_myDC"
}