1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-02-17 07:03:14 +03:00
ProxySU/TemplateConfg/trojan/trojan.caddyfile

10 lines
174 B
Plaintext
Raw Normal View History

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