1
0

expose prots for dash

This commit is contained in:
Andrew Camilleri
2018-09-17 11:50:44 +02:00
parent 4e6f56ca77
commit 18ce4f7395

View File

@@ -8,6 +8,11 @@ services:
expose: expose:
- "43782" - "43782"
- "39388" - "39388"
ports:
-"9999:9999"
-"9998:9998"
-"19999:19999"
-"19998:19998"
volumes: volumes:
- "dash_datadir:/home/dash/.dashcore" - "dash_datadir:/home/dash/.dashcore"
command: command: