Files
obdx-web/.gitignore
kang a3381cbfd8 nginx: reverse-proxy legacy /scan.html /demo.html /report/* alongside /api/*
These paths are still served by the old FastAPI container (now obdx-api),
so the new landing nginx must forward them upstream instead of letting the
SPA fallback swallow them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 16:35:50 +08:00

11 lines
109 B
Plaintext

node_modules
dist
.env
.env.local
.env.*.local
.DS_Store
.dev-screenshot-*.png
.playwright-mcp
.memory
*.log