1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2024-12-27 12:45:25 +00:00
code-server-2/docs/link.md
Ashley McClelland 8c70dfa387
docs: make --link docs separate entry
link to --link docs from README to separate docs entry
2021-08-06 11:19:53 -07:00

10 lines
276 B
Markdown

# code-server --link
Run code-server with the beta flag `--link` and you'll get TLS, authentication, and a dedicated URL
for accessing your IDE out of the box.
```shell-session
$ code-server --link
Proxying code-server, you can access your IDE at https://example.cdr.co
```