nginx.conf 96 B

1234
  1. [program:nginx]
  2. command=nginx -p %(here)s/.. -c etc/nginx.conf
  3. autostart=true
  4. autorestart=false