No description
Find a file
jtricerolph 58b3d82b85 Fix API paths and make hotel name configurable
- /api/notices → /notices/api/notices to match nginx location block
  (was returning portal index.html causing JSON parse error)
- Add VITE_HOTEL_NAME build arg, remove hardcoded hotel name
- Add vite-env.d.ts for TypeScript import.meta.env support

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 17:55:36 +00:00
backend offsite: use shared ip-check with 'auto' mode 2026-07-01 12:57:58 +00:00
frontend Fix API paths and make hotel name configurable 2026-07-01 17:55:36 +00:00
.env.example Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
.gitignore Initial commit: noticeboard 2026-07-01 12:09:54 +00:00
docker-compose.yml Healthcheck: 127.0.0.1 (avoid IPv6 localhost refused) 2026-07-01 14:42:30 +00:00