1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

switch to REACT_APP_OCEAN_NETWORK in Travis

This commit is contained in:
Matthias Kretschmann 2020-01-15 12:41:55 +01:00
parent ab342b3fa6
commit 02c0c49cdc
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -20,12 +20,7 @@ addons:
env:
global:
# run E2E tests against local Spree
- REACT_APP_NODE_URI="http://localhost:8545"
- REACT_APP_AQUARIUS_URI="http://aquarius:5000"
- REACT_APP_BRIZO_URI="http://localhost:8030"
- REACT_APP_SECRET_STORE_URI="http://localhost:12001"
- REACT_APP_FAUCET_URI="http://localhost:3001"
- REACT_APP_BRIZO_ADDRESS="0x068ed00cf0441e4829d9784fcbe7b9e26d4bd8d0"
- REACT_APP_OCEAN_NETWORK=spree
# IPFS client & server config
- REACT_APP_IPFS_GATEWAY_URI="https://ipfs.oceanprotocol.com"