Skip to content

Commit 5b0d11e

Browse files
committed
Use localhost for code-server domain
1 parent c046558 commit 5b0d11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
code-server <inital directory to open>
2020
```
2121
> You will be prompted to enter the password shown in the CLI
22-
`code-server` should now be running at https://<IP>:8443.
22+
`code-server` should now be running at https://localhost:8443.
2323
2424
> 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.
2525

0 commit comments

Comments
 (0)