6 lines
220 B
YAML
6 lines
220 B
YAML
|
---
|
||
|
# defaults file for gitlab
|
||
|
gitlab_container_name: gitlab
|
||
|
gitlab_backup_directory: . # Remote path to the mounted volume containing backups
|
||
|
gitlab_local_backup_directory: # Local path to store gitlab backups remotely
|