From 1f7d33527aaf14d1fbb27819b986af694e024ec7 Mon Sep 17 00:00:00 2001 From: hailin Date: Sun, 18 May 2025 00:11:09 +0800 Subject: [PATCH] . --- supabase/postgres/supervisord.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supabase/postgres/supervisord.conf b/supabase/postgres/supervisord.conf index 650494a..b742def 100644 --- a/supabase/postgres/supervisord.conf +++ b/supabase/postgres/supervisord.conf @@ -47,7 +47,7 @@ stdout_logfile=/var/log/storage-api.out.log [program:kong] command=/bin/bash /supabase/kong/wrapper.sh -user=kong +user=root autorestart=true redirect_stderr=true stdout_logfile=auto