Refactor MongoDB data and log paths in run.sh

- Updated MONGO_DBPATH to use a new directory (.mongo-data) for database storage.
- Removed MONGO_LOGPATH variable and its usage in the MongoDB startup command.
This commit is contained in:
Maximilian G.
2026-03-24 07:20:17 +00:00
committed by GitHub
parent f4357273b9
commit 5d144e9214
34 changed files with 4 additions and 811 deletions
+2 -1
View File
@@ -2,4 +2,5 @@
__pycache__
Inventarsystem_Lizenz_Verwaltung
main.dist
.mongo-data
.mongo-data
db