correct dir

This commit is contained in:
Moritz 2019-09-19 20:38:53 +02:00
parent 2b254fc6b7
commit be2cd61c4a

View file

@ -3,7 +3,7 @@ services:
dockerserviceminecraft:
build: .
volumes:
- ./var/run/docker.sock:/var/run/docker.sock
- /var/run/docker.sock:/var/run/docker.sock
command: npm start
ports:
- "3001:3001"