WIP add restic backups
This commit is contained in:
parent
1606cd0627
commit
f1fa099e4e
3 changed files with 52 additions and 4 deletions
|
@ -56,3 +56,8 @@ NGINX_HEADER_STRICT_TRANSPORT_SECURITY='"max-age=63072000" always'
|
|||
NGINX_SSL_STAPLING=on
|
||||
NGINX_SSL_STAPLING_VERIFY=on
|
||||
|
||||
# Restic configuration
|
||||
RESTIC_REPO_USER=u291924-sub4
|
||||
RESTIC_REPO_ADDRESS=u291924.your-storagebox.de
|
||||
RESTIC_REPO_PORT=23
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue