fix: include files from /etc/supervisor/conf.d/*
This commit is contained in:
parent
53cfba3159
commit
e0b2d1cde8
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ file=/run/supervisord.sock
|
||||||
[supervisorctl]
|
[supervisorctl]
|
||||||
serverurl=unix:///run/supervisord.sock
|
serverurl=unix:///run/supervisord.sock
|
||||||
|
|
||||||
|
[include]
|
||||||
|
files = /etc/supervisor/conf.d/*.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue