Fix #54 periodic backup to zip files

This commit is contained in:
Quentin McGaw
2020-05-11 23:11:48 +00:00
parent f7171e4b01
commit af68f9ba0f
6 changed files with 160 additions and 31 deletions

View File

@@ -18,4 +18,6 @@ services:
- HTTP_TIMEOUT=10s
- GOTIFY_URL=
- GOTIFY_TOKEN=
- BACKUP_PERIOD=0
- BACKUP_DIRECTORY=/updater/data
restart: always