[mod] gitea backup
This commit is contained in:
parent
1c624f8df0
commit
aac765a797
2 changed files with 6 additions and 6 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue