This commit is contained in:
2023-11-20 11:45:49 +01:00
parent 94563bfefc
commit 078af33e77
5 changed files with 211 additions and 14 deletions
+1
View File
@@ -4,5 +4,6 @@
http = :8080
chdir = %v
wsgi-file = %v/app.py
enable-thread = true
processes = 1
threads = 2