Skip to main content

GITLAB_FALLBACK_HOST

Constant GITLAB_FALLBACK_HOST 

Source
pub const GITLAB_FALLBACK_HOST: &str = "altssh.gitlab.com";
Expand description

Fallback GitLab SSH host when port 22 is unavailable.

GitLab routes SSH traffic through HTTPS port 443 on this hostname.