mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-11-26 22:55:38 +08:00
Update Caddyfile
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
https://xx.com:443 {
|
||||
tls yy@zz.com
|
||||
|
||||
root * /var/www
|
||||
file_server
|
||||
|
||||
tls xx.com.cert xx.com.key
|
||||
|
||||
reverse_proxy /path 127.0.0.1:2001 {
|
||||
transport http {
|
||||
versions h2c
|
||||
|
||||
Reference in New Issue
Block a user