mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
7 lines
210 B
Bash
7 lines
210 B
Bash
VOL_PATH=/docker/vol/portainer-data #HELP: volpath
|
|
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
|
|
|
|
# firefly
|
|
FIREFLY_IMAGE=fireflyiii/core:latest
|
|
FIREFLY_IMPORTER_IMAGE=fireflyiii/data-importer:latest
|