1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-09 14:34:35 +00:00
2023-01-09 11:13:29 +00:00

5 lines
90 B
Ruby

# frozen_string_literal: true
require "excon"
Excon::DEFAULTS[:omit_default_port] = true