Use main now

This commit is contained in:
Luke Murphy 2020-09-09 08:25:42 +02:00
parent 4bfaf56cef
commit 8758e90b93
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ NAME = {{ env "GITEA_DB_NAME" }}
PASSWD = {{ secret "db_passwd" }}
USER = {{ env "GITEA_DB_USER" }}
[repository]
DEFAULT_BRANCH = main
[indexer]
STARTUP_TIMEOUT = 0