fix: add trusted domains to better auth
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
"S3_ENDPOINT",
|
||||
"PORT",
|
||||
"BETTER_AUTH_SECRET",
|
||||
"BETTER_AUTH_URL"
|
||||
"BETTER_AUTH_URL",
|
||||
"BETTER_AUTH_TRUSTED_ORIGINS"
|
||||
],
|
||||
"globalPassThroughEnv": [
|
||||
"NODE_ENV",
|
||||
|
||||
Reference in New Issue
Block a user