We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b06be commit 456f945Copy full SHA for 456f945
uwsgi.ini
@@ -6,7 +6,7 @@ if-env = DEV_ENV
6
socket = :$(PORT)
7
endif =
8
if-not-env = DEV_ENV
9
-socket = /tmp/nginx.socket
+socket = :$(PORT)
10
disable-logging = true
11
log-4xx = true
12
log-5xx = true
0 commit comments