diff --git a/INSTALL.md b/INSTALL.md index 5a1771a..92d8115 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -143,7 +143,7 @@ Show at syslog for errors and fix it. ``` upstream socket_carom { - server unix:///run/uwsgi/carom.sock; + server unix:///run/uwsgi/carom.socket; } server {