# Frontend Configuration # API_BASE should include the /api path REACT_APP_API_BASE=http://localhost:3001/api # API_HOST is used for direct file URLs (no /api) REACT_APP_API_HOST=http://localhost:3001