Skip to content

Commit e217d02

Browse files
committed
Adding Supervisord Header Config
1 parent c00701b commit e217d02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

template/supervisor-conf.blade.php

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[supervisord]
2+
logfile=/dev/stdout
3+
nodaemon=true
4+
15
[program:nginx]
26
depends_on = octane
37
command = nginx -g "daemon off;"

0 commit comments

Comments
 (0)