mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-24 21:09:49 -06:00
n
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
[supervisord]
|
||||
nodaemon=true
|
||||
logfile=/dev/null
|
||||
loglevel=critical
|
||||
redirect_stderr=true
|
||||
stdout_logfile=/dev/null
|
||||
username = dummy
|
||||
@@ -9,8 +7,6 @@ password = dummy
|
||||
|
||||
[program:nginx]
|
||||
command=/usr/sbin/nginx
|
||||
logfile=/dev/null
|
||||
loglevel=critical
|
||||
redirect_stderr=true
|
||||
stdout_logfile=/dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user