mirror of
https://github.com/guezoloic/serverconfig.git
synced 2026-01-25 03:34:22 +00:00
feat(docker-compose): add docker-backup container name
This commit is contained in:
@@ -89,6 +89,7 @@ services:
|
||||
volume-backup:
|
||||
image: offen/docker-volume-backup
|
||||
restart: always
|
||||
container_name: volume-backup
|
||||
environment:
|
||||
BACKUP_NAME: etc_wireguard
|
||||
BACKUP_CRON_EXPRESSION: "0 0 * * *"
|
||||
|
||||
Reference in New Issue
Block a user