mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
docs: make --link docs separate entry
link to --link docs from README to separate docs entry
This commit is contained in:
committed by
Joe Previte
parent
73380379da
commit
8c70dfa387
9
docs/link.md
Normal file
9
docs/link.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user