This commit is contained in:
Philip Haupt
2025-07-03 01:20:14 +02:00
parent 4bca41b6ae
commit 22e464fd33
2 changed files with 2 additions and 2 deletions

View File

@@ -316,7 +316,7 @@ stringData:
HTTP_PORT=3000
PROTOCOL=http
ROOT_URL=https://git.borninpain.de
SSH_DOMAIN=ssh.git.example.com
SSH_DOMAIN=ssh.git.borninpain.de
SSH_LISTEN_PORT=2222
SSH_PORT=22
START_SSH_SERVER=true

View File

@@ -419,7 +419,7 @@ gitea:
# APP_NAME: "Gitea: Git with a cup of tea"
# RUN_MODE: dev
server:
SSH_DOMAIN: ssh.git.example.com
SSH_DOMAIN: ssh.git.borninpain.de
SSH_PORT: 22 # rootful image
SSH_LISTEN_PORT: 2222 # rootless image
#