This commit is contained in:
mr
2025-04-01 10:08:27 +02:00
parent 3d92f0b8b4
commit acf0953324
22 changed files with 15 additions and 12 deletions

View File

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