forked from dbroqua/MusicTopus
Fixed bug for run
This commit is contained in:
parent
7b18c601c2
commit
b1aaeaaef8
3 changed files with 4 additions and 3 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
command: >
|
||||
bash -c "
|
||||
yarn install &&
|
||||
yarn run"
|
||||
yarn run:all"
|
||||
volumes:
|
||||
- ./:/home/node/app
|
||||
- /home/node/node_modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue