wvp-GB28181-pro/web_src/deploy/caddy.conf

9 lines
92 B
Plaintext

0.0.0.0:80 {
gzip
root /usr/share/nginx/html
rewrite {
r .*
to {path} /
}
}