- goonblog.thevakhovske.eu.org {
- encode gzip zstd
- # All traffic handled by Node.js backend to support SSR/Meta injection
- reverse_proxy localhost:3001
- # Keep health check accessible if needed (though backend handles it now)
- # handle /health { reverse_proxy localhost:3001 }
- }
|