Nieuwe config

This commit is contained in:
Christiaan Westerbeek
2026-01-11 14:05:12 +01:00
parent f8c01569f1
commit 8012cb9aef
2 changed files with 29 additions and 9 deletions

View File

@@ -10,6 +10,5 @@ services:
image: ghcr.io/gtsteffaniak/filebrowser:1.1.0-stable@sha256:3db0a5ebde84ff1de72c93f776495089e79f3e710e931687c1a720c162e32a20
restart: on-failure
volumes:
- ${UMBREL_ROOT}/data/storage:/storage
- ${APP_DATA_DIR}/data/database:/home/filebrowser/database
- ${APP_DATA_DIR}/data/config/config.yaml:/home/filebrowser/config.yaml
- ${UMBREL_ROOT}/data/storage:/storage # your files (unchanged, good)
- ${APP_DATA_DIR}/data:/home/filebrowser/data # single mount for config + database + cache/tmp