chore(gitea): updated values
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user