mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-03-27 07:17:02 +08:00
7 lines
116 B
Caddyfile
7 lines
116 B
Caddyfile
localhost:50000
|
|
|
|
file_server
|
|
reverse_proxy /api/* https://mirror.zju.edu.cn {
|
|
header_up Host {upstream_hostport}
|
|
}
|