99i commited on
Commit
716d63d
·
verified ·
1 Parent(s): f93b4a1

Update Caddyfile

Browse files
Files changed (1) hide show
  1. Caddyfile +1 -1
Caddyfile CHANGED
@@ -13,7 +13,7 @@
13
  protocol https
14
  }
15
  # 代理 /hf/* 路径到本地的相应路径,去掉 /hf/ 前缀
16
- handle_path /hf/* {
17
  rewrite * /{path.relative}
18
  reverse_proxy {
19
  to http://127.0.0.1:11434
 
13
  protocol https
14
  }
15
  # 代理 /hf/* 路径到本地的相应路径,去掉 /hf/ 前缀
16
+ handle_path /we/* {
17
  rewrite * /{path.relative}
18
  reverse_proxy {
19
  to http://127.0.0.1:11434