mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-20 21:25:23 +08:00
4 lines
90 B
Ruby
Vendored
4 lines
90 B
Ruby
Vendored
# frozen_string_literal: true
|
|
|
|
require "excon"
|
|
Excon::DEFAULTS[:omit_default_port] = true
|