[damned-lies/oscp] Ensure regular socket is used
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] Ensure regular socket is used
- Date: Thu, 26 Mar 2020 14:15:01 +0000 (UTC)
commit bd54f864c33d149a9b29090236ef3f5c966c06f4
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Thu Mar 26 15:14:45 2020 +0100
Ensure regular socket is used
uwsgi/uwsgi.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/uwsgi/uwsgi.ini b/uwsgi/uwsgi.ini
index 2e824e84..645a98df 100644
--- a/uwsgi/uwsgi.ini
+++ b/uwsgi/uwsgi.ini
@@ -7,7 +7,7 @@ master = true
processes = 4
harakiri = 10
-http-socket = 0.0.0.0:8000
+socket = 0.0.0.0:8000
protocol = uwsgi
uid=l10n
gid=l10n
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]