cmd/puppeth: support latest docker compose, expose faucet UDP

This commit is contained in:
Péter Szilágyi
2018-12-11 13:41:41 +02:00
parent 69a8d9841a
commit 38c3d88cea
6 changed files with 9 additions and 2 deletions

View File

@ -43,7 +43,8 @@ version: '2'
services:
ethstats:
build: .
image: {{.Network}}/ethstats{{if not .VHost}}
image: {{.Network}}/ethstats
container_name: {{.Network}}_ethstats_1{{if not .VHost}}
ports:
- "{{.Port}}:3000"{{end}}
environment: