upgrade main.go (oc-lib refactor)

This commit is contained in:
ycc
2024-09-04 17:23:11 +02:00
parent 163f4555a1
commit a34e04781e
8 changed files with 61 additions and 728 deletions

5
scheduler.json Normal file
View File

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