Skip to content

Commit 1483a20

Browse files
authored
fix(ethereum-watcher): Move variables to Dockerfile (#135)
* fix(ethereum-watcher): Update devops key * fix(ethereum-watcher): Move variables to Dockerfile
1 parent 6d6cea1 commit 1483a20

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docker-compose.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,6 @@ services:
194194
- core-api
195195
environment:
196196
STREAMR_API_URL: "${STREAMR_BASE_URL}/api/v1"
197-
METRICS: null
198-
ETHEREUM_SERVER_URL: "http://10.200.10.1:8545"
199-
MARKETPLACE_ADDRESS: "0xf1371c0f40528406dc4f4caf89924ea9da49e866"
200-
DEVOPS_KEY: "devops-user-key"
201197
volumes:
202198
- data-ethereum-watcher/:/app/logs
203199
healthcheck:

0 commit comments

Comments
 (0)