Upgrade all the things.
This commit is contained in:
parent
95e7eff734
commit
7720653aeb
12 changed files with 728 additions and 784 deletions
|
@ -49,7 +49,7 @@ services:
|
|||
volumes:
|
||||
- ./:/app:cached
|
||||
- node_modules:/app/node_modules
|
||||
command: yarn run worker
|
||||
command: yarn run watch-worker
|
||||
ports:
|
||||
- "3001:3000"
|
||||
database:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue