mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-09-17 20:54:29 +08:00
Update Caddyfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
localhost:443 {
|
||||
handle /split/* {
|
||||
reverse_proxy http://127.0.0.1:1234
|
||||
reverse_proxy http://127.0.0.1:1234/
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user