Skip to content

Commit 294f1f3

Browse files
committed
fix: Set supabase expected inital user
1 parent 1415d36 commit 294f1f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -989,6 +989,7 @@ STOPSIGNAL SIGINT
989989
EXPOSE 5432
990990

991991
ENV POSTGRES_HOST=/var/run/postgresql
992+
ENV POSTGRES_USER=supabase_admin
992993
CMD ["postgres", "-D", "/etc/postgresql"]
993994

994995
####################

0 commit comments

Comments
 (0)