Skip to content

Commit 0007f26

Browse files
authored
Update README.md
add link to --link docs from docs/README
1 parent 393bf5d commit 0007f26

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

docs/README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,9 @@ code-server.
5353
We also have an in-depth [setup and
5454
configuration](https://coder.com/docs/code-server/v3.11.0/guide) guide.
5555

56-
### code-server --link
56+
## TLS and authentication (beta)
57+
To add TLS and authentication out of the box, use [code-server --link](https://coder.com/docs/code-server/v3.11.0/link)
5758

58-
We're working on a cloud platform that makes deploying and managing code-server
59-
easier. Consider running code-server with the beta flag `--link` if you don't
60-
want to worry about:
61-
62-
- TLS
63-
- Authentication
64-
- Port forwarding
65-
66-
```bash
67-
$ code-server --link
68-
Proxying code-server, you can access your IDE at https://example.cdr.co
69-
```
7059

7160
## Questions?
7261

0 commit comments

Comments
 (0)