Update uwsgi.ini

This commit is contained in:
simon987 2020-12-05 11:48:11 -05:00 committed by GitHub
parent 100caeed52
commit 9921a3b388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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