mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-27 02:35:36 +02:00
Conf files should expand env vars (#363)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
NAME="conf"
|
||||
NAME="$EXPANSION_VALUE"
|
||||
BACKUP_CRON_EXPRESSION="*/1 * * * *"
|
||||
|
||||
Reference in New Issue
Block a user