Use cheroot as default production server for pgAdmin4. Fixes #5017 If DEBUG is true then we used the default flask server.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=15c518f0f1a299b93676ea4e5d9d9de8a62c32c2 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_17.rst | 1 + requirements.txt | 1 + web/pgAdmin4.py | 35 +++++++++++++++++++++++++---------- 3 files changed, 27 insertions(+), 10 deletions(-)