Merge remote-tracking branch 'origin/master'

This commit is contained in:
zadam 2021-10-11 21:08:48 +02:00
commit 899d9e65fd

View File

@ -2,7 +2,7 @@ image:
file: .gitpod.dockerfile file: .gitpod.dockerfile
tasks: tasks:
- before: nvm install 10 && nvm use 10 - before: nvm install 14.17.6 && nvm use 14.17.6
init: npm install init: npm install
command: npm run start-server command: npm run start-server