1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-23 13:46:08 +03:00
ProxySU/TemplateConfg/v2ray/caddy/vlessTcpTlsWeb.caddyfile

10 lines
174 B
Plaintext
Raw Normal View History

2020-09-07 19:36:13 +03:00
:8800 {
root * /usr/share/caddy
file_server
2020-10-29 14:32:35 +03:00
##reverse_Proxy1##
##reverse_Proxy2##
##reverse_Proxy3##
}
##domain##:80 {
redir https://##domain##{uri}
2020-04-23 04:27:49 +03:00
}