fix(filebrowser): correct typo in docker-compose.yml
This commit is contained in:
@@ -9,5 +9,5 @@ services:
|
||||
- "${DATA_PATH:?}:/data"
|
||||
- "${CONFIG_PATH:?}:/config"
|
||||
environment:
|
||||
- FB_BASEURL: "${FB_BASEURL:-/}"
|
||||
FB_BASEURL: "${FB_BASEURL:-/}"
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user