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

9 lines
291 B
JSON
Raw Normal View History

2019-06-26 10:55:21 +02:00
{
"baseUrl": "http://localhost:3000",
"env": {
2019-06-27 11:21:14 +02:00
"NODE_URI": "https://pacific.oceanprotocol.com",
"SEEDPHRASE": "taxi music thumb unique chat sand crew more leg another off lamp",
2019-07-11 15:46:58 +02:00
"CONSUME_ASSET": "did:op:3fa4721ad643489bad77e0e52ecefe9b73166873faaf4661a02486b735eea0c8"
}
2019-06-26 10:55:21 +02:00
}