[cardcity] service drafts
[myCabin.git] / etc / supervisorctl.conf
blob5b00d401e1ae973b938ee68bb2d849db000c6e8e
1 [unix_http_server]
2 file = %(ENV_MYCABIN_ROOT)s/var/run/supervisor.sock
4 [supervisorctl]
5 serverurl    = unix://%(ENV_MYCABIN_ROOT)s/var/run/supervisor.sock
6 prompt       = myCabin
7 history_file = %(ENV_HOME)s/.sc_history
9 [rpcinterface:supervisor]
10 supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface