Обсуждение: pgAdmin 4 commit: Expose the bind address in the Docker container viaP

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Expose the bind address in the Docker container viaP

От
Dave Page
Дата:
Expose the bind address in the Docker container via PGADMIN_BIND_ADDRESS. Fixes #3955

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da3b3de39773733ed4438e159cdc966eb861dffb
Author: Diego Augusto Molina <diegoaugustomolina@gmail.com>

Modified Files
--------------
docs/en_US/container_deployment.rst | 8 ++++++++
docs/en_US/release_notes_4_2.rst    | 3 ++-
pkg/docker/entrypoint.sh            | 4 ++--
3 files changed, 12 insertions(+), 3 deletions(-)