Skip to content

Commit df8736a

Browse files
committed
[insiders] Use SSH gateway by default
1 parent eb1fec9 commit df8736a

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
@@ -59,7 +59,7 @@
5959
"gitpod.remote.useLocalApp": {
6060
"type": "boolean",
6161
"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.",
62-
"default": true,
62+
"default": false,
6363
"scope": "application"
6464
}
6565
}

0 commit comments

Comments
 (0)