pub const GITLAB_FALLBACK_HOST: &str = "altssh.gitlab.com";
Fallback GitLab SSH host when port 22 is unavailable.
GitLab routes SSH traffic through HTTPS port 443 on this hostname.