summaryrefslogtreecommitdiff
path: root/lib/pgxn_utils/constants.rb
blob: 905c90fd71161891da74e3d06cb06473f9e23b2e (plain)
1
2
3
4
5
module PgxnUtils
  module Constants
    UPLOAD_URL = URI.parse('https://manager.pgxn.org/upload')
  end
end