Replaced deprecated key with the new key

https://github.com/filebrowser/filebrowser/commit/984ea7b569e3bd33b6f91ebdf63684a618d51e94
This commit is contained in:
iodize6399
2026-04-03 12:28:04 +05:30
committed by GitHub
parent ada91ff150
commit 75076151d8
+1 -1
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: