Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
Update nethermind provider to https (#2174)
Browse files Browse the repository at this point in the history
* Update nethermind provider to https

* remove slash
  • Loading branch information
isaacsolo authored Oct 25, 2022
1 parent d1e8c1f commit dfab0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/.env/.env.stage
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ REACT_APP_GENERAL_ADMISSION=https://general-admission.staging.audius.co

REACT_APP_REGISTRY_ADDRESS=0x793373aBF96583d5eb71a15d86fFE732CD04D452
REACT_APP_ENTITY_MANAGER_ADDRESS=0x1Cd8a543596D499B9b6E7a6eC15ECd2B7857Fd64
REACT_APP_WEB3_PROVIDER_URL=http://54.187.10.247:8545
REACT_APP_WEB3_PROVIDER_URL=https://nethermind.staging.audius.co
REACT_APP_WEB3_NETWORK_ID=1056800
REACT_APP_ETH_REGISTRY_ADDRESS=0xF27A9c44d7d5DDdA29bC1eeaD94718EeAC1775e3
REACT_APP_ETH_PROVIDER_URL=https://eth.staging.audius.co
Expand Down

0 comments on commit dfab0c2

Please sign in to comment.