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_PORT SSH port for rootlful Gitea image
|
||||||
## @param gitea.config.server.SSH_LISTEN_PORT SSH port for rootless Gitea image
|
## @param gitea.config.server.SSH_LISTEN_PORT SSH port for rootless Gitea image
|
||||||
config:
|
config:
|
||||||
# APP_NAME: "Gitea: Git with a cup of tea"
|
APP_NAME: "DGSE Git"
|
||||||
# RUN_MODE: dev
|
# RUN_MODE: dev
|
||||||
|
|
||||||
|
ui:
|
||||||
|
meta:
|
||||||
|
AUTHOR: "DGSE Cloud - GIT"
|
||||||
|
DESCRIPTION: "Git hosted on the private cloud."
|
||||||
server:
|
server:
|
||||||
SSH_PORT: 22 # rootful image
|
SSH_PORT: 22 # rootful image
|
||||||
SSH_LISTEN_PORT: 2222 # rootless image
|
SSH_LISTEN_PORT: 2222 # rootless image
|
||||||
|
|||||||
Reference in New Issue
Block a user