app.ini 65 B

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