Use main now

This commit is contained in:
Luke Murphy 2020-09-09 08:25:42 +02:00
parent 2321b2fab7
commit 8be911205d
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