Compare commits
2 commits
80f4cf5aeb
...
0607013543
Author | SHA1 | Date | |
---|---|---|---|
0607013543 | |||
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