Skip to content

Commit

Permalink
Merge branch 'moonbase-stg' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Piquinikis committed Mar 14, 2022
2 parents f5e3930 + d1e3712 commit 11da499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ export const GATEWAY_URL =
process.env.REACT_APP_GATEWAY_URL ||
(IS_PRODUCTION || isProdGateway()
? 'https://gateway.moonriver.multisig.moonbeam.network'
: 'https://gateway.staging.moonbase.multisig.moonbeam.network')
: 'https://gateway.moonbase.staging.multisig.moonbeam.network')

0 comments on commit 11da499

Please sign in to comment.