Update .env.sample #55

Closed
ammaratef45 wants to merge 1 commits from ammaratef45/backup-bot-two:main into main
Showing only changes of commit 7e8c598eb5 - Show all commits

View File

@ -4,6 +4,8 @@ SECRET_RESTIC_PASSWORD_VERSION=v1
COMPOSE_FILE=compose.yml
DOMAIN=backup-bot-two.example.com
RESTIC_REPOSITORY=/backups/restic
CRON_SCHEDULE='30 3 * * *'