Обсуждение: pgAdmin 4 commit: Allow Gunicorn logs in the container to be directed t

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Allow Gunicorn logs in the container to be directed t

От
Dave Page
Дата:
Allow Gunicorn logs in the container to be directed to a file specified through GUNICORN_ACCESS_LOGFILE. Fixes #4944

Branch
------
master

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

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