From 7e8c598eb57aadddf7ac94c030a6124a01d6e66d Mon Sep 17 00:00:00 2001 From: ammaratef45 Date: Sun, 11 Aug 2024 03:33:49 +0000 Subject: [PATCH] Update .env.sample --- .env.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.sample b/.env.sample index 3db56ad..35c6faa 100644 --- a/.env.sample +++ b/.env.sample @@ -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 * * *'