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

8 lines
119 B
Plaintext

:8800 {
root * /usr/share/caddy
file_server
##sites##
}
##domain##:80 {
redir https://##domain##{uri}
}