changes to the Directory

This commit is contained in:
2026-08-25 22:33:24 +02:00
parent fa434f1048
commit aba04d67b1
+1 -1
View File
@@ -4,7 +4,7 @@ from pymongo import MongoClient
from bson.objectid import ObjectId
import datetime
_var = "/opt/Inventarsystem"
_var = "/opt/Inventarsystem/"
_cmd = "manage-tenant.sh"
MONGO_URI = os.environ.get("MONGO_URI", "mongodb://localhost:27017")