This commit is contained in:
hailin 2025-05-26 13:39:24 +08:00
parent 7973bc9d40
commit 030990bb08
1 changed files with 1 additions and 2 deletions

View File

@ -33,8 +33,7 @@ user=root
stderr_logfile=/var/log/postgrest.err.log
stdout_logfile=/var/log/postgrest.out.log
environment=PGRST_DB_URI="postgres://postgres:postgres@localhost:5432/postgres",PGRST_DB_ANON_ROLE="anon",PGRST_DB_SCHEMA="public",PGRST_JWT_SECRET="super-secret-jwt-token-with-at-least-32-characters-long",PGRST_SERVER_PORT="3000",PGRST_LOG_LEVEL="debug"
autostart=false
autorestart=false
[program:auth]
command=/bin/bash /supabase/gotrue/wrapper.sh