📅  最后修改于: 2022-03-11 14:51:52.432000             🧑  作者: Mango
#your /etc/supervisord.conf should have these fields/values
#note you will need to restart supervisord (id just reboot) before supervisorctl will work
[supervisord]
[supervisorctl]
serverurl=http://127.0.0.1:9001
[inet_http_server]
port = 127.0.0.1:9001
[rpcinterface:supervisor]
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface