Init oc-shared

This commit is contained in:
mr
2024-08-12 14:12:51 +02:00
commit 944131a7f0
32 changed files with 2091 additions and 0 deletions

4
docker_shared.json Normal file
View File

@@ -0,0 +1,4 @@
{
"MONGO_URL":"mongodb://mongo:27017/",
"MONGO_DATABASE":"DC_myDC"
}