Skip to content

Commit

Permalink
refactor: use production rcr
Browse files Browse the repository at this point in the history
  • Loading branch information
xstelea committed May 30, 2024
1 parent 3877400 commit b4e7a51
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ export const WalletRequestModule = (input: {
RadixConnectRelayModule({
logger,
walletUrl: 'https://dr6vsuukf8610.cloudfront.net',
baseUrl:
'https://radix-connect-relay-dev.rdx-works-main.extratools.works',
baseUrl: 'http://radix-connect-relay.radixdlt.com',
providers: {
requestItemModule,
storageModule,
Expand Down

0 comments on commit b4e7a51

Please sign in to comment.