robert 2 lat temu
rodzic
commit
4d34c74a78
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      nginx.ini

+ 1 - 1
nginx.ini

@@ -2,7 +2,7 @@
 nodaemon=true
 
 [program:nginx]
-command=nginx -c /etc/nginx/nginx.conf  -g 'daemon off;'
+command=/app/soft/nginx/sbin/nginx  -g 'daemon off;'
 process_name=%(program_name)s_%(process_num)02d
 numprocs=1
 autostart=true