Skip to content

Commit ee077dc

Browse files
committed
[insiders] Use SSH gateway by default
1 parent 3d62821 commit ee077dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"gitpod.remote.useLocalApp": {
6262
"type": "boolean",
6363
"description": "Use the local companion app to connect to a remote workspace.\nWarning: Connecting to a remote workspace using local companion app will be removed in the near future.",
64-
"default": true,
64+
"default": false,
6565
"scope": "application"
6666
}
6767
}

0 commit comments

Comments
 (0)