diff --git a/backend/templates/_listen.conf b/backend/templates/_listen.conf index 1b9972b8f..0f4923510 100644 --- a/backend/templates/_listen.conf +++ b/backend/templates/_listen.conf @@ -1,3 +1,4 @@ + listen unix:/run/nginx-{{ id }}.sock; listen 80;