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 45ea0de commit 942fd7eCopy full SHA for 942fd7e
.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