gitea 的默认主分支改成master
This commit is contained in:
@@ -30,6 +30,7 @@ services:
|
||||
- GITEA__server__DISABLE_SSH=false
|
||||
# ---- GPG 签名 ----
|
||||
- GITEA__repository__ENABLE_PUSH_CREATE_USER=true
|
||||
- GITEA__repository__DEFAULT_BRANCH=master
|
||||
- GITEA__repository_0X2E_signing__SIGNING_KEY=default
|
||||
- GITEA__repository_0X2E_signing__SIGNING_NAME=${GPG_SIGNING_NAME:-Gitea}
|
||||
- GITEA__repository_0X2E_signing__SIGNING_EMAIL=${GPG_SIGNING_EMAIL:-gitea@localhost}
|
||||
|
||||
Reference in New Issue
Block a user