pgAdmin 4 commit: Add an example of reverse proxying from HTTPS to HTTP

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add an example of reverse proxying from HTTPS to HTTP
Дата
Msg-id E1hkWFl-0000AC-Tk@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add an example of reverse proxying from HTTPS to HTTP using Nginx.

Branch
------
master

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

Modified Files
--------------
docs/en_US/container_deployment.rst | 41 ++++++++++++++++++++++++++++++++++++-
1 file changed, 40 insertions(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add examples of reverse proxying with nginx.
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: [GSoC] Finalized First Patch