gitea: revert default branch name to 'master'

This commit is contained in:
ace 2023-02-08 02:11:03 +03:00
parent d0bf0bedad
commit 780ab36c0c
Signed by: ace
GPG Key ID: 2C08973DD37A76FD

View File

@ -62,6 +62,8 @@ gitea_default_values:
server:
LFS_START_SERVER: true
ROOT_URL: "https://{{ gitea_short_name}}.{{ domain }}"
repository:
DEFAULT_BRANCH: "master"
migrations:
ALLOW_LOCALNETWORKS: true
service: