Browse Source

fix yaml

feature/auto_ssh
Andrew Camilleri 6 years ago
parent
commit
ae569e3b43
  1. 8
      docker-compose-generator/docker-fragments/dash.yml

8
docker-compose-generator/docker-fragments/dash.yml

@ -9,10 +9,10 @@ services:
- "43782"
- "39388"
ports:
-"9999:9999"
-"9998:9998"
-"19999:19999"
-"19998:19998"
- "9999:9999"
- "9998:9998"
- "19999:19999"
- "19998:19998"
volumes:
- "dash_datadir:/home/dash/.dashcore"
command:

Loading…
Cancel
Save