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 56f0c4e commit 393bf5dCopy full SHA for 393bf5d
docs/link.md
@@ -0,0 +1,8 @@
1
+### code-server --link
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
6
+$ code-server --link
7
+Proxying code-server, you can access your IDE at https://example.cdr.co
8
+```
0 commit comments