ghost

Results 2 issues of ghost

# Proposed Changes - Added `map` directive to nginx.conf for universal X-Forwarded-Proto handling (works with/without upstream reverse proxy) - Added WebSocket support headers (Upgrade, Connection) to nginx.conf - Extended timeouts...

## Problem Description I encountered several issues when deploying wger in my home lab environment using the default docker configuration with a reverse proxy (Traefik). ### Issues Encountered 1. **WebSocket...