# TLS termination + reverse proxy to Go backend # The Go binary serves both API and static files (including SPA) person-home.example.com { reverse_proxy localhost:8882 }