weh
This commit is contained in:
parent
ec736b3665
commit
445b4846a5
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ services:
|
|||
- "3444:3444"
|
||||
user: "1000:1000"
|
||||
working_dir: "/usr/src/app"
|
||||
command: 'sh -c "cd $APP_FOLDER && npm run $MODE"'
|
||||
command: 'sh -c "cd info && npm run start"'
|
||||
|
|
Loading…
Reference in a new issue