Added gunicorn-conf.py

i18n-poc
Karl Hobley 2020-06-30 13:45:43 +01:00
rodzic 61d4ab9a4e
commit 52fa6d4354
1 zmienionych plików z 5 dodań i 0 usunięć

5
gunicorn-conf.py 100644
Wyświetl plik

@ -0,0 +1,5 @@
# Replace gunicorn's 'Server' HTTP header to avoid leaking info to attackers
import gunicorn
gunicorn.SERVER_SOFTWARE = ""