app.ini 68 B

12345
  1. [uwsgi]
  2. http-socket = :8080
  3. psgi = app.psgi
  4. disable-logging = True