feat: added template for mail confirmation

This commit is contained in:
Zack Fu Zi Xiang 2024-04-19 17:58:49 +08:00
parent 970fbaed57
commit f999c0db5f
No known key found for this signature in database
2 changed files with 154 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -76,6 +76,7 @@ services:
# Prometheus Metrics
- GOTRUE_METRICS_ENABLED=true
- GOTRUE_METRICS_EXPORTER=prometheus
- GOTRUE_MAILER_TEMPLATES_CONFIRMATION=${GOTRUE_MAILER_TEMPLATES_CONFIRMATION}
ports:
- 9999:9999