Move daemon off to supervisor and out of nginx.conf closes #156

This commit is contained in:
Ric Harvey
2017-08-18 14:12:12 +01:00
parent 5fc072679a
commit e6871df283
2 changed files with 2 additions and 2 deletions

View File

@@ -35,5 +35,5 @@ http {
include /etc/nginx/sites-enabled/*;
}
daemon off;
#daemon off;