uwsgi.py 81 B

12345
  1. [uwsgi]
  2. module = main
  3. callable = app
  4. master = true
  5. touch-reload = /app/uwsgi.ini