docs(guide): add note for exposing address NGINX
This commit is contained in:
parent
102f8117b7
commit
2540b0d02c
@ -261,6 +261,8 @@ Make sure to substitute `me@example.com` with your actual email.
|
|||||||
|
|
||||||
Visit `https://<your-domain-name>` to access `code-server`. Congratulations!
|
Visit `https://<your-domain-name>` to access `code-server`. Congratulations!
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
### Self Signed Certificate
|
### Self Signed Certificate
|
||||||
|
|
||||||
**note:** Self signed certificates do not work with iPad normally. See [./ipad.md](./ipad.md) for details.
|
**note:** Self signed certificates do not work with iPad normally. See [./ipad.md](./ipad.md) for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user