mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-09-18 05:04:33 +08:00
rearrange files
This commit is contained in:
11
VMess+HTTP2/Caddy/Caddyfile
Normal file
11
VMess+HTTP2/Caddy/Caddyfile
Normal file
@@ -0,0 +1,11 @@
|
||||
https://example.domain {
|
||||
tls kiri_so@outlook.com
|
||||
root /var/www/
|
||||
|
||||
proxy /test https://127.0.0.1:8443 {
|
||||
header_upstream Host "example.domain"
|
||||
header_upstream X-Forwarded-Proto "https"
|
||||
insecure_skip_verify
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user