Skip to content

Commit

Permalink
Authentication host changed
Browse files Browse the repository at this point in the history
  • Loading branch information
barbayrak committed Sep 6, 2022
1 parent dd2df1a commit 48f3c07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class HopperAPIConfiguration {
var isAuthenticationRequest = false
var v2ApiValidationKey : String = ""
var v2ApiValidationValue : String = ""
var authenticationHost : String = "app-aws-useast1.cryptohopper.com"
var authenticationHost : String = "app.cryptohopper.com"

var host: String {
switch environment {
Expand Down

0 comments on commit 48f3c07

Please sign in to comment.