chore: add confirmation url to a href
This commit is contained in:
parent
f999c0db5f
commit
b8d84ae6bb
File diff suppressed because one or more lines are too long
1
dev.env
1
dev.env
|
|
@ -89,3 +89,4 @@ CLOUDFLARE_TUNNEL_TOKEN=
|
|||
OPENAI_API_KEY=
|
||||
|
||||
APPFLOWY_HISTORY_DATABASE_URL=postgres://postgres:password@localhost:5432/postgres
|
||||
GOTRUE_MAILER_TEMPLATES_CONFIRMATION=https://raw.githubusercontent.com/AppFlowy-IO/AppFlowy-Cloud/mailer-template/assets/mailer_templates/confirmation.html
|
||||
|
|
|
|||
Loading…
Reference in New Issue