mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-15 13:45:35 +02:00
Add env template helper (#121)
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
BACKUP_PRUNING_PREFIX: test
|
||||
NOTIFICATION_LEVEL: info
|
||||
NOTIFICATION_URLS: ${NOTIFICATION_URLS}
|
||||
EXTRA_VALUE: extra-value
|
||||
volumes:
|
||||
- ./local:/archive
|
||||
- app_data:/backup/app_data:ro
|
||||
|
||||
Reference in New Issue
Block a user