Served by uWSGI

This commit is contained in:
elpatron68
2024-05-26 11:36:27 +02:00
parent 5bf3cf3efe
commit 83a8d2f9ca
5 changed files with 30 additions and 9 deletions

5
app.ini Normal file
View File

@@ -0,0 +1,5 @@
[uwsgi]
wsgi-file = wsgi.py
master = 5
http = :90
die-on-term = true