This commit is contained in:
parent
d64d64ad4f
commit
8c597005d6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue