Nieuwe config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user