This commit is contained in:
hailin 2025-05-17 12:07:08 +08:00
parent f53b61c96b
commit 2feea7787b
1 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,9 @@ pidfile=/tmp/supervisord.pid
file=/var/run/supervisor.sock
chmod=0700
[rpcinterface:supervisor]
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
[supervisorctl]
serverurl=unix:///var/run/supervisor.sock
@ -20,7 +23,6 @@ stderr_logfile=/var/log/postgres.err.log
environment=POSTGRES_PASSWORD="postgres"
# [program:kong]
# command=/supabase/kong/docker-entrypoint.sh kong docker-start