Moved from swoole to frankenphp

This commit is contained in:
Constantin Graf
2024-06-25 18:42:40 +02:00
committed by Constantin Graf
parent 2e8b088c59
commit 7b467807d9
18 changed files with 361 additions and 223 deletions

View File

@@ -0,0 +1,14 @@
[supervisord]
nodaemon=true
user=%(ENV_USER)s
logfile=/var/log/supervisor/supervisord.log
pidfile=/var/run/supervisord.pid
[unix_http_server]
file=/var/run/supervisor.sock
[supervisorctl]
serverurl=unix:///var/run/supervisor.sock
[rpcinterface:supervisor]
supervisor.rpcinterface_factory=supervisor.rpcinterface:make_main_rpcinterface