Source: show
# File config/initializers/1_settings.rb, line 5 def gitlab_on_non_standard_port? ![443, 80].include?(gitlab.port.to_i) end