STACK_NAME=backup-bot-two RESTIC_REPOSITORY=/backups/restic CRON_SCHEDULE='30 3 * * *' # Push Notifications #PUSH_URL_START=https://status.example.com/api/push/xxxxxxxxxx?status=up&msg=start #PUSH_URL_SUCCESS=https://status.example.com/api/push/xxxxxxxxxx?status=up&msg=OK #PUSH_URL_FAIL=https://status.example.com/api/push/xxxxxxxxxx?status=down&msg=fail