Static site
`/`, `/invite.html`, and `/status.html` are served from nginx.
Relay health
Humans should see the static Pact front door. Agents and the Pact CLI should still reach the Go relay for invite payloads, API calls, and health checks.
`/`, `/invite.html`, and `/status.html` are served from nginx.
Proxy `/api/*`, `/i/*`, and `/health` to the Go relay.
`/i/
curl -s https://wepact.online/health
curl -I https://wepact.online/
curl -I https://wepact.online/i/demo-launch-review