Skip to content

Commit 8e75d32

Browse files
authored
Merge pull request #3726 from cdr/jsjoeio-docs-nginx
docs(guide): add note about configuration for NGINX
2 parents 197bccc + 2540b0d commit 8e75d32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide.md

+2
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,8 @@ Make sure to substitute `[email protected]` with your actual email.
261261

262262
Visit `https://<your-domain-name>` to access `code-server`. Congratulations!
263263

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+
264266
### Self Signed Certificate
265267

266268
**note:** Self signed certificates do not work with iPad normally. See [./ipad.md](./ipad.md) for details.

0 commit comments

Comments
 (0)