[repository] DISABLE_HTTP_GIT = true [server] DOMAIN = git.domain.tld ROOT_URL = https://git.domain.tld/ DISABLE_SSH = false SSH_PORT = 22222 SSH_ROOT_PATH = /home/git/.ssh [database] DB_TYPE = mysql HOST = 127.0.0.1:3306 NAME = gitea USER = gitea PASSWD = SECRETPASSWORD [session] COOKIE_SECURE = true