pgAdmin 4 commit: Fix PGADMIN_SERVER_JSON_FILE environment variable sup

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix PGADMIN_SERVER_JSON_FILE environment variable sup
Date: 2019-08-23 08:53:28
Message-ID: E1i15K4-0000BY-LW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix PGADMIN_SERVER_JSON_FILE environment variable support in the container. Fixes #4657

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_13.rst | 3 ++-
pkg/docker/entrypoint.sh | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yosry Muhammad 2019-08-23 09:02:46 Re: Query Tool JS Minimal Refactoring
Previous Message Yosry Muhammad 2019-08-23 08:53:04 Re: [GSoC][New Feature] Editable and Read-only Columns