Hopelijk vind het nu de config

This commit is contained in:
Christiaan Westerbeek
2026-01-11 15:19:57 +01:00
parent f1532132a8
commit ebea00d524
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ services:
restart: on-failure restart: on-failure
environment: environment:
FILEBROWSER_ADMIN_PASSWORD: "change-me" FILEBROWSER_ADMIN_PASSWORD: "change-me"
FILEBROWSER_CONFIG: "/home/filebrowser/data/config.yaml"
TZ: "Europe/Amsterdam" TZ: "Europe/Amsterdam"
volumes: volumes:
- ${UMBREL_ROOT}/data/storage:/storage # your files (unchanged, good) - ${UMBREL_ROOT}/data/storage:/storage # your files (unchanged, good)

View File

@@ -24,7 +24,7 @@ gallery:
- https://github.com/user-attachments/assets/162d7a95-33b7-49bd-976c-dd6822c0d22b - https://github.com/user-attachments/assets/162d7a95-33b7-49bd-976c-dd6822c0d22b
- https://github.com/user-attachments/assets/aa32b05c-f917-47bb-b07f-857edc5e47f7 - https://github.com/user-attachments/assets/aa32b05c-f917-47bb-b07f-857edc5e47f7
releaseNotes: >- releaseNotes: >-
This update brings all 1.1.4 beta changes to stable. Datum gecommit: 1/11/2026, 2:56:10 PM This update brings all 1.1.4 beta changes to stable. Datum gecommit: 1/11/2026, 3:19:09 PM
dependencies: dependencies:
path: "" path: ""
defaultUsername: "" defaultUsername: ""