aboutsummaryrefslogtreecommitdiffhomepage
path: root/nginx.conf
AgeCommit message (Collapse)Author
2026-02-13refactor(infra): serve frontend static files via nginx volume mountnsfisis
Replace app-server proxy with direct static file serving from nginx. The frontend service builds assets into a shared volume, and the reverse-proxy serves them with SPA fallback via try_files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2025-08-17feat: update "PHPerKaigi" to "iOSDC Japan"nsfisis
2025-03-08websocket to pollingnsfisis
2025-03-04change base pathnsfisis
2024-08-17feat(backend): fetch user icon from forteensfisis
2024-08-10feat: prepend base pathnsfisis
2024-08-04feat(proxy): proxy /admin/* to api-servernsfisis
2024-07-27organize dockerfiles and compose.yamlnsfisis