pgAdmin 4 commit: Allow the path to /pgadmin4/servers.json to be overri - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow the path to /pgadmin4/servers.json to be overri
Date
Msg-id E1hgVpI-0006bV-AH@gothos.postgresql.org
Whole thread Raw
List 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@gmail.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Prevent an error that may occur when editing data wit
Next
From: Dave Page
Date:
Subject: Re: change to Docker entrypoint.sh