Configured to run behind reverse proxy, using Gunicorn

This commit is contained in:
Punnamaraju Vinayaka Tejas 2023-07-12 12:47:01 +05:30
parent c7df4ad6dc
commit f52d98333e
3 changed files with 9 additions and 3 deletions

View file

@ -8,7 +8,8 @@ dnspython==2.3.0
email-validator==2.0.0.post2
exceptiongroup==1.1.1
Flask==2.3.2
-e git+https://gitlab.com/pvtejas/based4tech.git@3518f50f67c913274f78e2c4b91fe9b7e052ac0d#egg=flaskr
-e git+https://gitlab.com/pvtejas/based4tech.git@4be89bd767a7c5a84ab62fbf4ad924ae1af077f1#egg=flaskr
gunicorn==20.1.0
h11==0.14.0
httpcore==0.17.0
httptools==0.5.0