feat(cloud): add email unsubscribe

This commit is contained in:
Henry
2025-11-27 21:40:03 +00:00
parent 56e4c43cfa
commit eb3288336f
10 changed files with 275 additions and 1 deletions

View File

@@ -121,7 +121,8 @@
"PORT",
"BETTER_AUTH_SECRET",
"BETTER_AUTH_TRUSTED_ORIGINS",
"NOVU_API_KEY"
"NOVU_API_KEY",
"EMAIL_UNSUBSCRIBE_SECRET"
],
"globalPassThroughEnv": [
"NODE_ENV",