2 Commits

Author SHA1 Message Date
3d8bbbb2d6 Add reverse proxy for /api/ to backend in nginx config
Configured a new location block in `nginx.conf` to forward requests from `/api/` to the backend service running on port 8000. This includes necessary headers and settings to handle the proxied requests properly.
2026-02-12 10:13:17 +01:00
d1d8ae43a4 Init first files 2026-02-12 09:09:13 +01:00