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