Skip to content

Commit

Permalink
Enable rpcinterface
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-z committed Mar 2, 2024
1 parent ecf8fae commit 2be7368
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ logfile=/var/log/supervisor/supervisord.log
[unix_http_server]
file=/var/run/supervisor.sock

[rpcinterface:supervisor]
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface

[supervisorctl]
serverurl=unix:///var/run/supervisor.sock

Expand Down

0 comments on commit 2be7368

Please sign in to comment.