Files
jcutmirror/caddy/Caddyfile
2024-02-14 23:39:12 +08:00

7 lines
116 B
Caddyfile

localhost:50000
file_server
reverse_proxy /api/* https://mirror.zju.edu.cn {
header_up Host {upstream_hostport}
}