forked from baron/baron-sso
fix: align local Ory cookie domain rendering
This commit is contained in:
@@ -19,7 +19,7 @@ serve:
|
||||
|
||||
session:
|
||||
cookie:
|
||||
domain: hmac.kr
|
||||
domain: ${KRATOS_SESSION_COOKIE_DOMAIN}
|
||||
same_site: Lax
|
||||
path: /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user