upgrade main.go (oc-lib refactor)

This commit is contained in:
ycc
2024-09-04 15:00:43 +02:00
parent 177d7c8c6a
commit 797229a7da
5 changed files with 38 additions and 690 deletions

5
catalog.json Normal file
View File

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