You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
code-server <inital directory to open>
20
20
```
21
21
> 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.
23
23
24
24
> 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.
0 commit comments