Compare commits

...

2 Commits

Author SHA1 Message Date
Ada Werefox 0607013543 Merge branch 'main' of ssh://192.168.1.201:222/ada/werefox-cafe 2024-02-27 01:15:55 +00:00
Ada Werefox 445b4846a5 weh 2024-02-27 01:15:40 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -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"'