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

Commit

Permalink
Update .env.prod
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjacobson committed Oct 22, 2020
1 parent 527c1db commit 63c57b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env/.env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ REACT_APP_REGISTRY_ADDRESS=0xC611C82150b56E6e4Ec5973AcAbA8835Dd0d75A2
REACT_APP_WEB3_PROVIDER_URL=https://poa-gateway.audius.co,https://core.poa.network
REACT_APP_WEB3_NETWORK_ID=99

REACT_APP_ETH_REGISTRY_ADDRESS=0x095284A8237b275aBB96E8587e60ed76983BE6A5
REACT_APP_ETH_REGISTRY_ADDRESS=0xd976d3b4f4e22a238c1A736b6612D22f17b6f64C
REACT_APP_ETH_PROVIDER_URL=https://eth-ropsten.alchemyapi.io/v2/Cfba0ddjnI3WUXr2V_85dAaIPm_a6CSx,https://eth-ropsten.alchemyapi.io/v2/LHMVUibmgdZO59CqVYJrsFss2vtSyxAV
REACT_APP_ETH_NETWORK_ID=3
REACT_APP_ETH_TOKEN_ADDRESS=0xF0A4A438821d21e37150e9916569De7c156E898F
REACT_APP_ETH_TOKEN_ADDRESS=0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998
REACT_APP_ETH_OWNER_WALLET=0xC7310a03e930DD659E15305ed7e1F5Df0F0426C5
REACT_APP_COMSTOCK_URL=
REACT_APP_COMSTOCK_URL=https://comstock.audius.co
REACT_APP_CLAIM_DISTRIBUTION_CONTRACT_ADDRESS=

REACT_APP_CACHE_PRUNE_MIN=250
Expand Down

0 comments on commit 63c57b0

Please sign in to comment.