mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-06-30 18:40:31 +02:00
Replaced deprecated key with the new key
https://github.com/filebrowser/filebrowser/commit/984ea7b569e3bd33b6f91ebdf63684a618d51e94
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user