From 5f1964c0cd60724039a5f435cd0952aa8deb8c94 Mon Sep 17 00:00:00 2001 From: aitzol Date: Fri, 24 Jun 2022 18:25:31 +0200 Subject: [PATCH] eguneraketa --- uwsgi.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgi.ini.example b/uwsgi.ini.example index ea517e6..28646b0 100644 --- a/uwsgi.ini.example +++ b/uwsgi.ini.example @@ -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