pgAdmin 4 commit: Bind the container server to ipv6 as well as ipv4 por

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Bind the container server to ipv6 as well as ipv4 por
Date: 2018-05-31 14:27:33
Message-ID: E1fOOY9-0008H0-Bz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Bind the container server to ipv6 as well as ipv4 ports. Fixes #3392

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eec97141917ad9868480d77041efe7e4829aa983

Modified Files
--------------
pkg/docker/entrypoint.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-31 14:29:52 pgAdmin 4 commit: Update the release notes.
Previous Message Dave Page 2018-05-31 14:10:54 Re: [pgAdmin4][Patch#3389] To prevent unwanted model changes in Server dialog