mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 22:53:57 +02:00
move logfile to /dev/null to stop backend from reloading because of changes in the logfile
This commit is contained in:
@@ -32,6 +32,7 @@ services:
|
||||
- CONFIG_DIR=/app/config
|
||||
- MEDIAMANAGER_MISC__DEVELOPMENT=TRUE
|
||||
- DISABLE_FRONTEND_MOUNT=TRUE
|
||||
- LOG_FILE=/dev/null
|
||||
volumes:
|
||||
#- ./web/build:/app/web/build # this is only needed to test built frontend when developing frontend
|
||||
- ./res/images/:/data/images/
|
||||
|
||||
Reference in New Issue
Block a user