mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
6 lines
138 B
Bash
6 lines
138 B
Bash
|
|
# filebrowser
|
|
FILEBROWSER_IMAGE=filebrowser/filebrowser:latest
|
|
VOL_CONFIG_PATH=./config #HELP: configpath
|
|
VOL_PATH=./data #HELP: volpath
|