2 Commits

Author SHA1 Message Date
fad24bf284 chore: Remove nginx from docker-compose files
Simplified setup for local network access - access FastAPI directly on port 8000

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 02:24:22 +00:00
a683baaca4 feat: Add local network configuration (no SSL)
- Add nginx.local.conf for HTTP-only access via local IP
- Add docker-compose.local.yml for local network deployment
- Simpler setup without SSL certificate requirements

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 02:16:02 +00:00