Merge remote-tracking branch 'origin/master' into 3.0

This commit is contained in:
root 2018-02-22 13:30:02 -08:00
commit d61f132b80
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
[supervisord]
nodaemon = true
[program:nginx]
command = /usr/sbin/%(program_name)s -g "daemon off;" -c /etc/nginx/%(program_name)s.conf
auto_start = true

View File

@ -1,3 +1,6 @@
[supervisord]
nodaemon = true
[program:nginx]
command = /usr/sbin/%(program_name)s -g "daemon off;" -c /etc/nginx/%(program_name)s.conf
auto_start = true