Skip to content

Commit

Permalink
Merge pull request #190 from rsksmart/fix/ci-url
Browse files Browse the repository at this point in the history
fix: use the correct URL for TestNet backend
  • Loading branch information
lucasvuotto authored Feb 15, 2024
2 parents 1737351 + e2c1f36 commit e1722b3
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 e1722b3

Please sign in to comment.