[mod] gitea backup

This commit is contained in:
Andy Bunce 2022-03-21 22:48:54 +00:00
parent 1c624f8df0
commit aac765a797
2 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@ set -e
# Gitea config / SQL DB backup rotation
CONTAINER=gitea
# Backup dir from our perspective
HOST_BACKUP_DIR="/mnt/drive/backups"
HOST_BACKUP_DIR="/mnt/drive/backups/gitea"
# Git repo dir from our perspective (it's outside container)
HOST_GIT_REPO_DIR="/mnt/drive/docker/thedocks/gitea/data/git/repositories"
# Git LFS dir from our perspective (it's outside container)