forked from xiangwang25/whale-town-end-v2
7 lines
129 B
Caddyfile
7 lines
129 B
Caddyfile
:80 {
|
|
reverse_proxy zulip:80 {
|
|
header_up Host zulip.novamailio.com
|
|
header_up X-Forwarded-Proto https
|
|
}
|
|
}
|