upgrade main.go (oc-lib refactor)

This commit is contained in:
ycc
2024-09-04 16:33:21 +02:00
parent 607452cfa1
commit 40c050df0d
5 changed files with 50 additions and 703 deletions

5
shared.json Normal file
View File

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