make it work with zmq

This commit is contained in:
lza_menace
2020-09-29 00:38:35 -07:00
parent 2fbebe814b
commit a25851d520
2 changed files with 6 additions and 4 deletions

View File

@@ -58,6 +58,7 @@ services:
volumes:
- ${DATA_DIR:-./data}:/data
ports:
- 18080:18080
- 18081:18081
- 18083:18083
- 18080:18080 # p2p
- 18081:18081 # restricted rpc
- 18082:18082 # zmq
- 18083:18083 # unrestricted rpc