• v1.1.0 abc763d135

    Fix: Remove PostgreSQL port mapping in production

    Ghost released this 2025-12-17 21:15:11 +01:00 | 302 commits to main since this release

    Database is only accessed via Docker network, not externally.
    This prevents port 5432 conflicts on production servers.

    Downloads