pgAdmin 4 commit: Fix Gunicorn binding for IPv4.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix Gunicorn binding for IPv4.
Date: 2018-05-31 14:59:14
Message-ID: E1fOP2o-00025h-P8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix Gunicorn binding for IPv4.

Branch
------
master

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

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 15:00:32 Re: Container build hanging
Previous Message Robert Eckhardt 2018-05-31 14:39:05 Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree