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 E1hqZy4-0005fr-9w@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
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b9b46a49e38558a1645381000ecdc3c62696e2ec
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: Add a framework for testing reversed engineered SQL a
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat