Merge pull request 'develop' (#17) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #17
This commit is contained in:
Glenn Y. Rolland 2025-05-17 13:56:21 +00:00
commit 7b3818bb2c

View file

@ -7,3 +7,11 @@ logfile_maxbytes=50MB ; maximum size of logfile before
logfile_backups=10 ; number of backed up logfiles
loglevel=error
[unix_http_server]
file=/run/supervisord.sock
[supervisorctl]
serverurl=unix:///run/supervisord.sock
[include]
files = /etc/supervisor/conf.d/*.conf