mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
7 lines
166 B
Bash
7 lines
166 B
Bash
# Compose
|
|
VOL_PATH=/data
|
|
FIREFLY_IMAGE=fireflyiii/core:latest
|
|
FIREFLY_IMPORTER_IMAGE=fireflyiii/data-importer:latest
|
|
FIREFLY_RESTART=unless-stopped
|
|
FIREFLY_PORT=8080
|