upgrade main.go (oc-lib refactor)

This commit is contained in:
ycc
2024-09-04 17:32:30 +02:00
parent 3404be776e
commit f07ca3c1ea
8 changed files with 64 additions and 701 deletions

5
datacenter.json Normal file
View File

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