Browse Source

Uwsgi init file

https
jakobsn 5 years ago
parent
commit
2cd20c5106
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/app/uwsgi.ini

+ 3
- 0
src/app/uwsgi.ini View File

@@ -0,0 +1,3 @@
[uwsgi]
module = main
callable = app

Loading…
Cancel
Save