forked from coop-cloud/gitea
Use main now
This commit is contained in:
parent
2321b2fab7
commit
8be911205d
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user