supabase/db/init-scripts/52-roles.sql
2025-11-14 14:46:49 +00:00

12 lines
473 B
SQL

-- NOTE: change to your own passwords for production environments
-- Password configuration is handled by Supabase's internal setup
-- This file is kept for reference but the actual password settings are managed
-- through the Supabase configuration and environment variables
-- The following users are created and configured by Supabase automatically:
-- - authenticator
-- - pgbouncer
-- - supabase_auth_admin
-- - supabase_functions_admin
-- - supabase_storage_admin