mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-04-04 02:49:28 +08:00
Create Caddyfile
This commit is contained in:
parent
1d78c64352
commit
8bba5965a5
9
VLESS-XHTTP3-Nginx/Caddyfile
Normal file
9
VLESS-XHTTP3-Nginx/Caddyfile
Normal file
@ -0,0 +1,9 @@
|
||||
example.com {
|
||||
file_server * {
|
||||
root /var/www/html
|
||||
}
|
||||
|
||||
reverse_proxy /path/* unix+h2c//dev/shm/xrxh.socket {
|
||||
flush_interval -1
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user