Move daemon off to supervisor and out of nginx.conf closes #156
This commit is contained in:
@@ -35,5 +35,5 @@ http {
|
||||
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
}
|
||||
daemon off;
|
||||
#daemon off;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user