Skip to content
Snippets Groups Projects
Commit dca61b48 authored by Elisée Chemin's avatar Elisée Chemin :fallen_leaf:
Browse files

Enabled supervisorctl

parent 68218721
No related branches found
No related tags found
1 merge request!2Nullmailer
[supervisord] [supervisord]
nodaemon=true nodaemon=true
[rpcinterface:supervisor]
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
[supervisorctl]
serverurl=unix:///var/run/supervisor.sock
[unix_http_server]
file=/var/run/supervisor.sock
[group:web] [group:web]
programs=php-fpm,apache,cron programs=php-fpm,apache,cron
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment