[server] START_SSH_SERVER = true ;; Expect PROXY protocol header on connections to the built-in SSH server ;SSH_SERVER_USE_PROXY_PROTOCOL = false ;; Username to use for the builtin SSH server. If blank, then it is the value o$ ;BUILTIN_SSH_SERVER_USER = %(RUN_USER)s ;; ;; Domain name to be exposed in clone URL ;; ;; SSH username displayed in clone URLs. ;SSH_USER = %(BUILTIN_SSH_SERVER_USER)s ;; ;; The network interface the builtin SSH server should listen on SSH_PORT = 2222 ;; ;; The port number the builtin SSH server should listen on SSH_LISTEN_PORT = 2222