Update uwsgi.ini

This commit is contained in:
2020-12-05 11:48:11 -05:00
committed by GitHub
parent 100caeed52
commit 9921a3b388

View File

@@ -1,7 +1,7 @@
[uwsgi] [uwsgi]
# socket = [addr:port] # socket = [addr:port]
socket = uwsgi.sock socket = /uwsgi/sock
chmod-socket = 664 chmod-socket = 666
# logging # logging
disable-logging = True disable-logging = True