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 59fd4e8 commit 1c7bd57Copy full SHA for 1c7bd57
site/src/components/Navbar/NavbarView.tsx
@@ -307,7 +307,9 @@ const ProxyMenu: FC<{ proxyContextValue: ProxyContextValue }> = ({
307
}}
308
>
309
Workspace proxies improve terminal and web app connections to
310
- workspaces. This does not apply to SSH connections.
+ workspaces. This does not apply to CLI connections. A region must be
311
+ manually selected, otherwise the default primary region will be
312
+ used.
313
</Typography>
314
</Box>
315
<Divider sx={{ borderColor: (theme) => theme.palette.divider }} />
0 commit comments