This commit is contained in:
2021-08-19 16:39:29 +02:00
commit 690f0f3cf5
8 changed files with 288 additions and 0 deletions

6
server.ini Normal file
View File

@ -0,0 +1,6 @@
[uwsgi]
http = :5000
wsgi-file = server.py
processes = 4
stats = :9191