diff --git a/supabase/postgres/supervisord.conf b/supabase/postgres/supervisord.conf index 1d8b4e1..6b5fd7f 100644 --- a/supabase/postgres/supervisord.conf +++ b/supabase/postgres/supervisord.conf @@ -22,8 +22,7 @@ autorestart=true stdout_logfile=/var/log/postgres.out.log stderr_logfile=/var/log/postgres.err.log environment=POSTGRES_PASSWORD="postgres" -autostart=false -autorestart=false + [program:postgrest] command=/bin/bash /supabase/postgrest/wrapper.sh