forked from eqty-dao/ownables-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env
More file actions
12 lines (11 loc) · 640 Bytes
/
.env
File metadata and controls
12 lines (11 loc) · 640 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
# Environment variables must be prefixed with `REACT_APP_`.
# see https://create-react-app.dev/docs/adding-custom-environment-variables/
REACT_APP_LTO_NETWORK_ID=T
REACT_APP_LTO_API_URL=
REACT_APP_OWNABLE_EXAMPLES_URL=
REACT_APP_LTO_WALLET_URL=https://wallet.testnet.lto.network
REACT_APP_LTO_EXPLORER_URL=https://explorer.testnet.lto.network
REACT_APP_RELAY=http://relay-debug.eba-zrdkspxn.eu-west-1.elasticbeanstalk.com
REACT_APP_OBUILDER=http://OBuilder-staging.eba-ftdayif2.eu-west-1.elasticbeanstalk.com
REACT_APP_OBRIDGE=http://obridge-staging.eba-dge2pr4q.eu-west-1.elasticbeanstalk.com/api/v1
#REACT_APP_LOCAL=http://localhost:3000