diff --git a/my-filebrowser-quantum/docker-compose.yml b/my-filebrowser-quantum/docker-compose.yml index 32b47a5..2bb1acf 100644 --- a/my-filebrowser-quantum/docker-compose.yml +++ b/my-filebrowser-quantum/docker-compose.yml @@ -9,6 +9,10 @@ services: web: image: ghcr.io/gtsteffaniak/filebrowser:1.1.0-stable@sha256:3db0a5ebde84ff1de72c93f776495089e79f3e710e931687c1a720c162e32a20 restart: on-failure + environment: + FILEBROWSER_CONFIG: "data/config.yaml" # overrides the default path which is ./config.yaml + FILEBROWSER_ADMIN_PASSWORD: "change-me" + TZ: "Europe/Amsterdam" volumes: - ${UMBREL_ROOT}/data/storage:/storage # your files (unchanged, good) - ${APP_DATA_DIR}/data:/home/filebrowser/data # single mount for config + database + cache/tmp diff --git a/my-filebrowser-quantum/umbrel-app.yml b/my-filebrowser-quantum/umbrel-app.yml index 1af3938..627279d 100644 --- a/my-filebrowser-quantum/umbrel-app.yml +++ b/my-filebrowser-quantum/umbrel-app.yml @@ -24,7 +24,7 @@ gallery: - https://github.com/user-attachments/assets/162d7a95-33b7-49bd-976c-dd6822c0d22b - https://github.com/user-attachments/assets/aa32b05c-f917-47bb-b07f-857edc5e47f7 releaseNotes: >- - This update brings all 1.1.4 beta changes to stable. Datum gecommit: Sun Jan 11 2026 14:25:41 GMT+0100 (Central European Standard Time) + This update brings all 1.1.4 beta changes to stable. Datum gecommit: 1/11/2026, 2:41:47 PM dependencies: path: "" defaultUsername: ""