• v3.2.0 bec553fd76

    v3.2.0: Fix CORS - add nginx reverse proxy for production
    Some checks are pending
    CI / build (18.x) (push) Waiting to run
    CI / build (20.x) (push) Waiting to run

    Ghost released this 2026-01-13 08:11:28 +07:00 | -12 commits to main since this release

    • Add nginx to Dockerfile as reverse proxy
    • Route /api/* to FastAPI, / to Next.js on single port 80
    • Update all frontend components to use /api prefix in production
    • Simplify docker-compose to single port 80
    • Fixes CORS errors when deployed to remote servers
    Downloads