module Artifactory::Defaults

def proxy_port

Returns:
  • (String, nil) -
def proxy_port
  ENV["ARTIFACTORY_PROXY_PORT"]
end