-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.env
More file actions
23 lines (16 loc) · 792 Bytes
/
.env
File metadata and controls
23 lines (16 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# PROD
REACT_APP_UTILITY_API_URL=https://utility.adchain.com
REACT_APP_REGISTRY_API_URL=https://pub-registry-api.metax.io
REACT_APP_CONTRACTS_URL=https://s3-us-west-2.amazonaws.com/tcr-contracts/
REACT_APP_NETWORK=main
REACT_APP_ORGANIZATION=0x5e2eb68a31229b469e34999c467b017222677183
REACT_APP_GOVERNX_URL=https://publisher.adchain.com/gx
REACT_APP_WEBSOCKET_NETWORK=mainnet
# DEV
#REACT_APP_UTILITY_API_URL=https://utility-staging.adchain.com
#REACT_APP_REGISTRY_API_URL=https://pub-registry-api-staging.metax.io
#REACT_APP_CONTRACTS_URL=https://s3-us-west-2.amazonaws.com/tcr-contracts-rinkeby/
#REACT_APP_NETWORK=rinkeby
#REACT_APP_ORGANIZATION=0x5a7e9046edadc58bb94f8c18c68856ff83f7ec4d
#REACT_APP_GOVERNX_URL=https://publisher.adchain.com/gx
#REACT_APP_WEBSOCKET_NETWORK=rinkeby