Fix SSH ports

This commit is contained in:
Luke Murphy
2020-03-23 16:28:11 +01:00
parent b7c40c87d4
commit 20f5869527
3 changed files with 7 additions and 1 deletions

View File

@ -10,6 +10,8 @@ domain: "git.autonomic.zone"
enable_openid_signin: "true"
enable_openid_signup: "true"
install_lock: "true"
ssh_domain: "git.autonomic.zone"
ssh_listen_port: "%(SSH_PORT)s"
ssh_port: "222"
startup_timeout: "0"
whitelist_uris: "https://git.autonomic.zone"
ssh_domain: "git.autonomic.zone"