fix(docker-compose): Opening up IPFS ports

This commit is contained in:
Chris Troutner
2021-08-28 17:29:21 -07:00
parent 002e6657ff
commit 1846b5da64
+2
View File
@@ -18,6 +18,8 @@ ipfs-service:
- mongo-ipfs-service
ports:
- '5001:5001' # <host port>:<container port>
- '4001:4001' # IPFS TCP
- '4003:4003' # IPFS WS
volumes:
# - ./logs:/home/coinjoin/consolidating-coinjoin/logs
#- ./keys:/home/safeuser/keys