Skip to content

Commit

Permalink
fix: use the correct URL for TestNet backend
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasvuotto committed Feb 15, 2024
1 parent 1737351 commit e2c1f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.testnet
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VUE_APP_WS_URL=wss://backend.explorer.testnet.rsk.co
VUE_APP_WS_URL=wss://be.explorer.testnet.rsk.co
VUE_APP_APPS_URL=https://apps.explorer.testnet.rsk.co
VUE_APP_STATS_URL=https://stats.testnet.rsk.co
VUE_APP_GA_TAG=UA-136026316-1
Expand Down

0 comments on commit e2c1f36

Please sign in to comment.