We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f126d1 commit 86dc588Copy full SHA for 86dc588
apps/web/.env
@@ -1,6 +1,6 @@
1
NEXT_PUBLIC_RPC_URL_MAINNET="https://blockscout.mainnet.ocean.jellyfishsdk.com"
2
NEXT_PUBLIC_RPC_URL_TESTNET="https://blockscout.testnet.ocean.jellyfishsdk.com"
3
NEXT_PUBLIC_RPC_URL_CHANGI="https://blockscout.changi.ocean.jellyfishsdk.com"
4
-NEXT_PUBLIC_SERVER_URL="http://localhost:3001/"
+NEXT_PUBLIC_SERVER_URL="http://localhost:3001"
5
6
NEXT_PUBLIC_SITE_KEY="6LeeoO8oAAAAALPSYZr1_Itr9bBzzQBVDjgjMT0-"
0 commit comments