Skip to content

Commit 0b5a665

Browse files
committed
[insiders] Use SSH gateway by default
1 parent 1a61421 commit 0b5a665

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
@@ -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)