Commit deca87c0 authored by Chantal's avatar Chantal

opening uat endpoint

parent 1815b17a
......@@ -12,9 +12,9 @@ module Wedoops
include HTTParty
debug_output $stdout
#base_uri 'https://zoho-adaptor-uat.adamo.es/'
# base_uri 'https://zoho-adaptor-staging.adamo.es/'
base_uri 'https://zoho-adaptor.adamo.es'
base_uri 'https://zoho-adaptor-uat.adamo.es/'
#base_uri 'https://zoho-adaptor-staging.adamo.es/'
#base_uri 'https://zoho-adaptor.adamo.es'
http_proxy "prx.wedoops.io", "443", "adamo" , "fSJxGqibztyvGPb9"
attr_reader :subdomain, :uri
......
# frozen_string_literal: true
module Wedoops
module Zoholib
VERSION = '0.4.1'
VERSION = '0.4.2'
end
end
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment