mirror of
https://github.com/proxysu/ProxySU.git
synced 2025-02-16 22:53:13 +03:00
8 lines
117 B
Caddyfile
8 lines
117 B
Caddyfile
:88 {
|
|
root * /usr/share/caddy
|
|
file_server
|
|
##sites##
|
|
}
|
|
##domain##:80 {
|
|
redir https://##domain##{uri}
|
|
} |