Commit graph

8 commits

Author SHA1 Message Date
a2595246cc Implement dedicated backend subdomain files.mad-lawsuit.org
- Changed backend port from 809 to 901 (9xx range for backends)
- Updated docker-compose.yml to expose backend on port 901
- Created new Caddyfile with files.mad-lawsuit.org subdomain
- Simplified mad-lawsuit.org to only proxy to frontend (port 806)
- Updated frontend API proxy to use https://files.mad-lawsuit.org
- Updated backend CORS to allow both mad-lawsuit.org and files.mad-lawsuit.org
- This fixes PDF download reliability issues by providing direct backend access
2025-11-14 10:34:30 -06:00
13d219db03 Expose backend on port 809 for direct Caddy routing to fix PDF download 2025-11-10 00:12:39 -06:00
bb153e24e1 Update docker compose 2025-06-25 18:00:13 -05:00
910bd52567 Fix: Add frontend to app-network for backend connectivity
- Frontend now connects to both app-network and caddy_network
- Resolves network isolation preventing API calls to backend
- Fixes document upload functionality by enabling frontend→backend communication
2025-06-25 15:37:46 -05:00
b101dc68fc Change to 806 2025-06-25 14:59:28 -05:00
79bd626dcd Update port number 2025-06-25 14:32:28 -05:00
5eee3362ae Update with volumes. 2025-06-25 14:25:55 -05:00
0508602479 Initial commit: Elizabeth Kragh v. MAD Court Docket Website 2025-06-25 14:15:19 -05:00