Configure custom landing page

This commit is contained in:
BatchAccount 1001 2022-12-08 20:50:04 +01:00
parent 5d6d12bce2
commit b68b5fa8d7
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ services:
GITEA__database__PASSWD: ${POSTGRES_PASSWORD}
GITEA__server__DOMAIN: git.jilits.se
GITEA__server__SSH_PORT: 2222
GITEA__server__LANDING_PAGE: /explore/repos
GITEA__openid__ENABLE_OPENID_SIGNIN: "false"
GITEA__service__DISABLE_REGISTRATION: "true"
GITEA__service__NO_REPLY_ADDRESS: noreply.git.jilits.se