mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
fix first batch of _dev stacks: authentik, directus, duplicati, filebrowser, firefly, headscale, homepage, invoiceninja, jellyfin, lubelogger
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
TZ=America/Vancouver
|
||||
VOL_PATH=./data
|
||||
# Compose
|
||||
VOL_PATH=/data
|
||||
DUPLICATI_IMAGE=duplicati/duplicati:latest
|
||||
DUPLICATI_RESTART=unless-stopped
|
||||
DUPLICATI_PORT=8200
|
||||
|
||||
# Duplicati
|
||||
DUPLICATI_IMAGE=duplicati/duplicati:latest #2.1.0.5
|
||||
DUPLICATI_KEY=ThisNeedsToChange
|
||||
DUPLICATI_PASS=changeMe
|
||||
TZ=America/Vancouver
|
||||
|
||||
Reference in New Issue
Block a user