mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
travis fixes
This commit is contained in:
parent
40dab70331
commit
d169e76f8d
@ -14,9 +14,9 @@ env:
|
||||
global:
|
||||
# run E2E tests against these values
|
||||
- REACT_APP_NODE_URI="https://nile.dev-ocean.com"
|
||||
- REACT_APP_AQUARIUS_URI="https://aquarius.marketplace.dev-ocean.com"
|
||||
- REACT_APP_BRIZO_URI="https://brizo.marketplace.dev-ocean.com"
|
||||
- REACT_APP_SECRET_STORE_URI="https://secret-store.pacific.dev-ocean.com"
|
||||
- REACT_APP_AQUARIUS_URI="https://aquarius.nile.dev-ocean.com"
|
||||
- REACT_APP_BRIZO_URI="https://brizo.nile.dev-ocean.com"
|
||||
- REACT_APP_SECRET_STORE_URI="https://secret-store.dev-ocean.com"
|
||||
- REACT_APP_FAUCET_URI="https://faucet.nile.dev-ocean.com"
|
||||
- REACT_APP_BRIZO_ADDRESS="0x4aaab179035dc57b35e2ce066919048686f82972"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user