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: docs/guide.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -261,6 +261,8 @@ Make sure to substitute `me@example.com` with your actual email.
261
261
262
262
Visit `https://<your-domain-name>` to access `code-server`. Congratulations!
263
263
264
+
Note: if you set `proxy_set_header Host $host;` in your reverse proxy config, it will change the address displayed in the green section of code-server in the bottom left to show the correct address.
265
+
264
266
### Self Signed Certificate
265
267
266
268
**note:** Self signed certificates do not work with iPad normally. See [./ipad.md](./ipad.md) for details.
0 commit comments