Probeer het default admin wachtwoord

Als hopelijke fix voor inloggen lukt nog niet. Maar wel te zien aan log dat config.yaml gevonden is dus positief
This commit is contained in:
Christiaan Westerbeek
2026-01-11 15:39:32 +01:00
parent ebea00d524
commit 19385835ec
3 changed files with 1 additions and 4 deletions

View File

@@ -10,7 +10,6 @@ services:
image: ghcr.io/gtsteffaniak/filebrowser:1.1.0-stable@sha256:3db0a5ebde84ff1de72c93f776495089e79f3e710e931687c1a720c162e32a20
restart: on-failure
environment:
FILEBROWSER_ADMIN_PASSWORD: "change-me"
FILEBROWSER_CONFIG: "/home/filebrowser/data/config.yaml"
TZ: "Europe/Amsterdam"
volumes: