borders/web/uwsgi.ini
2020-10-16 12:44:20 +03:00

6 lines
184 B
INI

[uwsgi]
# Workaround for io.BytesIO to work with uWSGI sendfile: https://github.com/unbit/uwsgi/issues/1126
wsgi-disable-file-wrapper = True
module = borders_api
callable = app