Add uWSGI die-on-term flag (#3429)

This commit is contained in:
Ivan G 2024-04-26 23:42:29 +02:00 committed by GitHub
parent 41f415aabf
commit 0e09014df5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,6 +42,10 @@ buffer-size = 8192
# See https://github.com/searx/searx-docker/issues/24
add-header = Connection: close
# Follow SIGTERM convention
# See https://github.com/searxng/searxng/issues/3427
die-on-term
# uwsgi serves the static files
static-map = /static=/usr/local/searxng/searx/static
# expires set to one day