fix: add trusted domains to better auth

This commit is contained in:
Henry
2025-05-06 11:17:37 +01:00
parent 414af74dc1
commit 284c00002f
2 changed files with 3 additions and 1 deletions

View File

@@ -63,7 +63,8 @@
"S3_ENDPOINT",
"PORT",
"BETTER_AUTH_SECRET",
"BETTER_AUTH_URL"
"BETTER_AUTH_URL",
"BETTER_AUTH_TRUSTED_ORIGINS"
],
"globalPassThroughEnv": [
"NODE_ENV",