We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3ae3d commit 2454516Copy full SHA for 2454516
supabase-pawtograder.yml
@@ -622,7 +622,7 @@ services:
622
- 'GOTRUE_MAILER_AUTOCONFIRM=${ENABLE_EMAIL_AUTOCONFIRM:-false}'
623
- 'GOTRUE_SMTP_ADMIN_EMAIL=${SMTP_ADMIN_EMAIL}'
624
- 'GOTRUE_SMTP_HOST=${SMTP_HOST}'
625
- - 'GOTRUE_SMTP_PORT=${SMTP_PORT:-587}'
+ - 'GOTRUE_SMTP_PORT=${SMTP_PORT:-465}'
626
- 'GOTRUE_SMTP_USER=${SMTP_USER}'
627
- 'GOTRUE_SMTP_PASS=${SMTP_PASS}'
628
- 'GOTRUE_SMTP_SENDER_NAME=${SMTP_SENDER_NAME}'
0 commit comments