chore(gitea): updated values

This commit is contained in:
Daniël Groothuis
2025-10-23 16:09:54 +02:00
parent 928e59def7
commit f2b28bfc10

View File

@@ -426,8 +426,13 @@ gitea:
## @param gitea.config.server.SSH_PORT SSH port for rootlful Gitea image
## @param gitea.config.server.SSH_LISTEN_PORT SSH port for rootless Gitea image
config:
# APP_NAME: "Gitea: Git with a cup of tea"
APP_NAME: "DGSE Git"
# RUN_MODE: dev
ui:
meta:
AUTHOR: "DGSE Cloud - GIT"
DESCRIPTION: "Git hosted on the private cloud."
server:
SSH_PORT: 22 # rootful image
SSH_LISTEN_PORT: 2222 # rootless image