Skip to content

Commit 48baad3

Browse files
authored
Update docs/guide.md
1 parent 18e569e commit 48baad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ 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_head 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.
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.
265265

266266
### Self Signed Certificate
267267

0 commit comments

Comments
 (0)