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:
@@ -14,8 +14,6 @@ server:
|
|||||||
externalUrl: "https://filebrowser-quantum.c01242a0-c0cf-4799-a47e-52e891963e28.nl"
|
externalUrl: "https://filebrowser-quantum.c01242a0-c0cf-4799-a47e-52e891963e28.nl"
|
||||||
|
|
||||||
auth:
|
auth:
|
||||||
adminUsername: admin
|
|
||||||
adminPassword: <Admin password> # if set it will get reset on startup.
|
|
||||||
methods:
|
methods:
|
||||||
noauth: false # important to disable this!
|
noauth: false # important to disable this!
|
||||||
password:
|
password:
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ services:
|
|||||||
image: ghcr.io/gtsteffaniak/filebrowser:1.1.0-stable@sha256:3db0a5ebde84ff1de72c93f776495089e79f3e710e931687c1a720c162e32a20
|
image: ghcr.io/gtsteffaniak/filebrowser:1.1.0-stable@sha256:3db0a5ebde84ff1de72c93f776495089e79f3e710e931687c1a720c162e32a20
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
FILEBROWSER_ADMIN_PASSWORD: "change-me"
|
|
||||||
FILEBROWSER_CONFIG: "/home/filebrowser/data/config.yaml"
|
FILEBROWSER_CONFIG: "/home/filebrowser/data/config.yaml"
|
||||||
TZ: "Europe/Amsterdam"
|
TZ: "Europe/Amsterdam"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
@@ -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, 3:19:09 PM
|
This update brings all 1.1.4 beta changes to stable. Datum gecommit: 1/11/2026, 3:38:27 PM
|
||||||
dependencies:
|
dependencies:
|
||||||
path: ""
|
path: ""
|
||||||
defaultUsername: ""
|
defaultUsername: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user