feat: added template for mail confirmation
This commit is contained in:
parent
970fbaed57
commit
f999c0db5f
File diff suppressed because one or more lines are too long
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue