urbackup: added https proxy, still debian buster

This commit is contained in:
thorstenspille
2022-01-15 16:34:45 +01:00
parent d2af773363
commit 24c9b03abe
2 changed files with 52 additions and 6 deletions

View File

@ -20,4 +20,7 @@ LXC_UNPRIVILEGED="1"
LXC_NESTING="1"
# Backup ubdir where Urbackup will store backups
URBACKUP_DATA="urbackup"
URBACKUP_DATA="urbackup"
# OS codename for opensuse / urbackup repo
REPO_CODENAME="Debian_10"