pgAdmin 4 commit: Allow the path to /pgadmin4/servers.json to be overri

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow the path to /pgadmin4/servers.json to be overri
Date: 2019-06-27 14:56:40
Message-ID: E1hgVpI-0006bV-AH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow the path to /pgadmin4/servers.json to be overridden in the container distribution. Fixes #4400

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d397959f6aa6e54a1b3d0481325b7289e4e43e1a
Author: Andrew Coleman <penguincoder(at)gmail(dot)com>

Modified Files
--------------
docs/en_US/container_deployment.rst | 7 +++++++
docs/en_US/release_notes_4_10.rst | 1 +
pkg/docker/entrypoint.sh | 5 +++--
3 files changed, 11 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-27 14:57:23 Re: change to Docker entrypoint.sh
Previous Message Dave Page 2019-06-27 14:43:28 pgAdmin 4 commit: Prevent an error that may occur when editing data wit