Skip to content

Commit 1b62c01

Browse files
committed
[insiders] Use SSH gateway by default
1 parent 83decf8 commit 1b62c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"gitpod.remote.useLocalApp": {
5555
"type": "boolean",
5656
"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.",
57-
"default": true,
57+
"default": false,
5858
"scope": "application"
5959
}
6060
}

0 commit comments

Comments
 (0)