From 67d68af90b9c8974eba52ad8dac44ff24c0b4557 Mon Sep 17 00:00:00 2001 From: Daniel Dolezal Date: Fri, 1 Jul 2022 08:28:45 +0200 Subject: [PATCH] update Readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6206a6e..c3f1bc1 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,15 @@ docker run -dp 3000:22 \ -v "$PWD"/backups:/backups \ daniel156161/borgbackup-ssh:tagname ``` -## Maintain Borg Repo +## Maintain Borg Repo - Only in lastest Use ENV MAINTENANCE_ENABLE="true" and bind your contab file into /crontab.txt and bind your script to / too its easier with the Crontab file -## Logs +## Logs - Only in lastest Create New Volumen into /logs if you like to log anything +## Set Timezone - Only in lastest +Use ENV TZ="Your time zone" if not set will use UTC + ## borgbackup Version into Tags | TAG | Borg Backup Version | Alpine Version |