mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 21:26:06 +08:00
Update Caddyfile
This commit is contained in:
parent
804c2e7cba
commit
19cafe6b4c
@ -3,7 +3,7 @@ xx.com {
|
|||||||
protocol grpc
|
protocol grpc
|
||||||
path # 填写你的 ServiceName
|
path # 填写你的 ServiceName
|
||||||
}
|
}
|
||||||
reverse_proxy /h2 h2c://127.0.0.1:2003
|
reverse_proxy @grpc h2c://127.0.0.1:2002
|
||||||
root * /var/www
|
root * /var/www
|
||||||
file_server
|
file_server
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user