mirror of
https://github.com/coder/code-server.git
synced 2025-09-22 09:12:34 +08:00
Use localhost for code-server domain
This commit is contained in:
@ -19,7 +19,7 @@
|
|||||||
code-server <inital directory to open>
|
code-server <inital directory to open>
|
||||||
```
|
```
|
||||||
> You will be prompted to enter the password shown in the CLI
|
> You will be prompted to enter the password shown in the CLI
|
||||||
`code-server` should now be running at https://<IP>:8443.
|
`code-server` should now be running at https://localhost:8443.
|
||||||
|
|
||||||
> code-server uses a self-signed SSL certificate that may prompt your browser to ask you some additional questions before you proceed. Please [read here](doc/self-hosted/index.md) for more information.
|
> code-server uses a self-signed SSL certificate that may prompt your browser to ask you some additional questions before you proceed. Please [read here](doc/self-hosted/index.md) for more information.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user