mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
[#] base_url on synth.rb (#1490)
This commit is contained in:
@@ -174,7 +174,7 @@ class Provider::Synth
|
||||
SecurityInfoResponse = Struct.new :info, :success?, :error, :raw_response, keyword_init: true
|
||||
|
||||
def base_url
|
||||
"https://api.synthfinance.com"
|
||||
ENV["SYNTH_URL"] || "https://api.synthfinance.com"
|
||||
end
|
||||
|
||||
def app_name
|
||||
|
||||
Reference in New Issue
Block a user