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 0007f26 commit 5c93983Copy full SHA for 5c93983
docs/link.md
@@ -2,7 +2,7 @@
2
Run code-server with the beta flag `--link` and you'll get TLS, authentication, and a dedicated URL
3
for accessing your IDE out of the box.
4
5
-```bash
+```shell-session
6
$ code-server --link
7
Proxying code-server, you can access your IDE at https://example.cdr.co
8
```
0 commit comments