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