# Caddy terminates TLS (automatic certificates) and proxies to the game. # Replace the hostname with your domain, or use the sslip.io form # (wizwar..sslip.io) for zero DNS setup. {$WIZWAR_HOST} header { Strict-Transport-Security "max-age=31536000" X-Content-Type-Options "nosniff" X-Frame-Options "DENY" Referrer-Policy "no-referrer" } reverse_proxy localhost:8787