Replaced deprecated key with the new key

984ea7b569
This commit is contained in:
iodize6399
2026-04-03 12:28:04 +05:30
committed by GitHub
parent ada91ff150
commit 75076151d8

View File

@@ -6,7 +6,7 @@ services:
restart: unless-stopped
user: 1000:1000 # adjust to your needs
environment:
- FB_BASEURL=/filebrowser
- FB_BASE_URL=/filebrowser
ports:
- 8080:80
expose: