We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 084788a commit f8ea494Copy full SHA for f8ea494
.gitpod.yml
@@ -17,7 +17,7 @@ tasks:
17
export NODE_ENV=development
18
export VSCODE_DEV=1
19
gp sync-await init
20
- ./resources/server/web.sh
+ ./scripts/code-server.sh --without-connection-token
21
name: run app
22
openMode: split-right
23
github:
0 commit comments