Skip to content

Commit 393bf5d

Browse files
authored
Create link.md
link to --link docs from README to separate docs entry
1 parent 56f0c4e commit 393bf5d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/link.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)