fix docker to work with master grpc port

This commit is contained in:
Chris Lu
2019-01-18 14:32:02 -08:00
parent 8ec57e18c7
commit 2b3cef7780
4 changed files with 8 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ services:
dockerfile: Dockerfile.go_build
ports:
- 9333:9333
- 19333:19333
command: "master"
volume:
build: