-
Fix: Remove PostgreSQL port mapping in production
released this
2025-12-17 21:15:11 +01:00 | 302 commits to main since this releaseDatabase is only accessed via Docker network, not externally.
This prevents port 5432 conflicts on production servers.Downloads