mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-27 08:14:28 +00:00
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
[supervisord]
|
|
nodaemon=true
|
|
[supervisorctl]
|
|
[inet_http_server]
|
|
port = 127.0.0.1:9001
|
|
[rpcinterface:supervisor]
|
|
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
|
|
|
|
[include]
|
|
files = supervisord.d/*.conf |