correct dir
This commit is contained in:
parent
2b254fc6b7
commit
be2cd61c4a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
Loading…
Reference in a new issue