rock2dust
c0888def50
Update reverse-proxies.zh-cn.md (#21484)
add proxy header to nginx config example
```
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
```
Signed-off-by: rock2dust <its@baronbunny.cn>
Signed-off-by: rock2dust <its@baronbunny.cn>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-10-17 17:30:30 -04:00
..
2022-09-03 19:52:19 +02:00
2022-08-22 19:39:59 +01:00
2021-01-18 21:05:11 -05:00
2022-07-28 09:22:47 +08:00
2022-07-28 09:22:47 +08:00
2022-07-28 09:22:47 +08:00
2022-07-28 09:22:47 +08:00
2022-08-01 17:36:50 +02:00
2022-01-23 20:02:29 +01:00
2022-08-29 17:20:20 +02:00
2022-09-09 11:22:33 +08:00
2022-09-09 11:22:33 +08:00
2020-12-09 07:47:06 +01:00
2022-09-02 15:58:49 +08:00
2022-07-28 09:22:47 +08:00
2020-12-09 07:47:06 +01:00
2020-12-09 07:47:06 +01:00
2021-01-29 01:57:58 +01:00
2022-07-28 09:22:47 +08:00
2022-07-28 09:22:47 +08:00
2022-07-28 09:22:47 +08:00
2022-10-17 17:30:30 -04:00
2022-07-28 09:22:47 +08:00