docs
/

--link

1 min read

How to run code-server --link

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.

$ code-server --link
Proxying code-server, you can access your IDE at https://example.cdr.co

See an opportunity to improve our docs? Make an edit.