We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc2c36 commit af249d1Copy full SHA for af249d1
docker-compose.yml
@@ -194,6 +194,10 @@ services:
194
- core-api
195
environment:
196
STREAMR_API_URL: "${STREAMR_BASE_URL}/api/v1"
197
+ DEVOPS_KEY: "0x628acb12df34bb30a0b2f95ec2e6a743b386c5d4f63aa9f338bec6f613160e78"
198
+ NETWORK_ID: "rinkeby"
199
+ MARKETPLACE_ADDRESS: "0xf1371c0f40528406dc4f4caf89924ea9da49e866"
200
+ ETHEREUM_SERVER_URL: "http://10.200.10.1:8545"
201
volumes:
202
- data-ethereum-watcher/:/app/logs
203
healthcheck:
0 commit comments