chore: updates .env.local.example to use non-dev relay

This commit is contained in:
Ben Kremer 2022-02-18 14:24:57 +01:00
parent c6365f206f
commit d4c670bdf3
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
REACT_APP_PROJECT_ID=39bc93c4affb2e20cb6f8d36ca107dd9
REACT_APP_PROJECT_ID=39bc93c...
REACT_APP_INFURA_ID=5dc0df...
REACT_APP_RELAY_URL=wss://relay.dev.walletconnect.com
REACT_APP_RELAY_URL=wss://relay.walletconnect.com

View File

@ -1,3 +1,3 @@
REACT_APP_PROJECT_ID=39bc93c4affb2e20cb6f8d36ca107dd9
REACT_APP_RELAY_URL=wss://relay.dev.walletconnect.com
REACT_APP_PROJECT_ID=39bc...
REACT_APP_RELAY_URL=wss://relay.walletconnect.com