mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
file browser tweaks
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
filebrowser:
|
||||
image: ${FILEBROWSER_IMAGE:-gtstef/filebrowser:latest}
|
||||
volumes:
|
||||
- ${VOL_PATH:-./data}/filebrowser/storage:/srv
|
||||
- ${VOL_PATH:-./data}/storage:/srv
|
||||
- ${VOL_PATH:-./data}/filebrowser/root:/home/filebrowser/data
|
||||
- ${VOL_CONFIG_PATH:-./config}/config.yaml:/home/filebrowser/config.yaml
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user