1
0
forked from wrenn/wrenn
Files
wrenn-releases/frontend
pptx704 b0a8b498a8 WIP: Add Caddy reverse proxy for dev environment
Add Caddy to docker-compose as the single entry point on port 8000:
- localhost -> /api/* stripped and proxied to CP:8080, /* to frontend:5173
- *.localhost -> proxied to CP:8080 (sandbox proxy catch-all)
- Direct /v1/*, /auth/*, /docs routes proxied to CP

Move CP from :8000 to :8080 (its default). Caddy takes :8000.
Update .env.example, vite proxy target (kept as fallback), and Makefile
dev targets (pg_isready via docker exec, frontend binds 0.0.0.0).

This is an intermediate state — needs further work for the full code
interpreter feature.
2026-03-26 02:12:21 +06:00
..
2026-03-22 19:01:38 +00:00
2026-03-22 19:01:38 +00:00
2026-03-22 19:01:38 +00:00
2026-03-22 19:01:38 +00:00
2026-03-22 19:01:38 +00:00