typo fix
This commit is contained in:
@@ -316,7 +316,7 @@ stringData:
|
|||||||
HTTP_PORT=3000
|
HTTP_PORT=3000
|
||||||
PROTOCOL=http
|
PROTOCOL=http
|
||||||
ROOT_URL=https://git.borninpain.de
|
ROOT_URL=https://git.borninpain.de
|
||||||
SSH_DOMAIN=ssh.git.example.com
|
SSH_DOMAIN=ssh.git.borninpain.de
|
||||||
SSH_LISTEN_PORT=2222
|
SSH_LISTEN_PORT=2222
|
||||||
SSH_PORT=22
|
SSH_PORT=22
|
||||||
START_SSH_SERVER=true
|
START_SSH_SERVER=true
|
||||||
|
|||||||
@@ -419,7 +419,7 @@ gitea:
|
|||||||
# APP_NAME: "Gitea: Git with a cup of tea"
|
# APP_NAME: "Gitea: Git with a cup of tea"
|
||||||
# RUN_MODE: dev
|
# RUN_MODE: dev
|
||||||
server:
|
server:
|
||||||
SSH_DOMAIN: ssh.git.example.com
|
SSH_DOMAIN: ssh.git.borninpain.de
|
||||||
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