mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
Update docker-compose: publish 31333 udp
This commit is contained in:
parent
e88f703f2f
commit
12e8c7b480
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ services:
|
|||
- "30303:30303/udp"
|
||||
- "30304:30304"
|
||||
- "31333:31333"
|
||||
- "31333:31333/udp"
|
||||
volumes:
|
||||
- .:/go/src/ShyftNetwork/go-empyrean
|
||||
working_dir: /go/src/ShyftNetwork/go-empyrean
|
||||
|
|
|
|||
Loading…
Reference in a new issue