feat(auth): add support for cross-subdomain cookies and improve environment variable handling
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
BETTER_AUTH_SECRET=
|
||||
WEB_ORIGIN=http://localhost:3000
|
||||
DATABASE_CONNECTION_STRING=
|
||||
# 生产环境跨子域 Cookie,例如 .uniiem.com
|
||||
COOKIE_DOMAIN=
|
||||
|
||||
Reference in New Issue
Block a user