eguneraketa

This commit is contained in:
aitzol 2022-06-24 18:25:31 +02:00
parent fc5b40b0f9
commit 5f1964c0cd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
; https://uwsgi-docs.readthedocs.io/en/latest/Configuration.html#magic-variables
[uwsgi]
http = :9090
http = :8080
chdir = %v
wsgi-file = %v/app.py
processes = 1