feat(homeassistant): add HomeAssistant backup
This commit is contained in:
6
homeassistant/backup.env.example
Normal file
6
homeassistant/backup.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
RCLONE_REMOTE_NAME=
|
||||
RCLONE_REMOTE_DIR=
|
||||
CRON=@daily
|
||||
TIMEZONE=America/New_York
|
||||
ZIP_PASSWORD=123456
|
||||
BACKUP_KEEP_DAYS=1
|
||||
Reference in New Issue
Block a user