Skip to content

Docker - Expose Postgres ports for local use

Via Docker, exposed standard postgres port (5432) to support inspection of database via IntelliJ Database tools and other external stand-alone Postgres-aware clients.

Merge request reports