mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
another secret store url fix
This commit is contained in:
parent
96e5363859
commit
a8a81226da
@ -16,7 +16,7 @@ env:
|
||||
- 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.dev-ocean.com"
|
||||
- REACT_APP_SECRET_STORE_URI="https://secret-store.pacific.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