There was an error while loading. Please reload this page.
go-caddy an alternative Nginx
modify Caddyfile
xxxx.com:80 { proxy / 127.0.0.1:8080 { transparent } }
xxxx.com:443 { gzip # tls proxy / 127.0.0.1:8080 { transparent } }
For more click doc