添加 https 反代

This commit is contained in:
2026-06-11 13:09:40 +08:00
parent 979751e886
commit 1f32dd34f2
3 changed files with 14 additions and 2 deletions

3
Caddyfile Normal file
View File

@@ -0,0 +1,3 @@
proxy1.lanhuip.com {
reverse_proxy localhost:9700
}