mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-03-14 02:33:54 +00:00
Update Caddyfile
This commit is contained in:
parent
ef8962658d
commit
2a3aa86e4a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
localhost:443 {
|
||||
handle /split/* {
|
||||
reverse_proxy http://127.0.0.1:1234/
|
||||
handle_path /split/* {
|
||||
reverse_proxy http://127.0.0.1:1234
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue