aboutsummaryrefslogtreecommitdiffhomepage
path: root/nginx.conf
AgeCommit message (Collapse)Author
2026-02-17feat: rename iOSDC Japan 2025 references to PHPerKaigi 2026nsfisis
Replace all remaining references to the forked event name: - Base path: /iosdc-japan/2025/code-battle/ → /phperkaigi/2026/code-battle/ - Display text and HTML titles - CSS utility class: bg-iosdc-japan → bg-phperkaigi - GitHub Actions submodule path: albatross-swift-2025 → albatross-php-2026 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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