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:
+2
-1
@@ -2,4 +2,5 @@
|
||||
__pycache__
|
||||
Inventarsystem_Lizenz_Verwaltung
|
||||
main.dist
|
||||
.mongo-data
|
||||
.mongo-data
|
||||
db
|
||||
Reference in New Issue
Block a user