1
0
forked from baron/baron-sso

크로스 도메인 OIDC 인증을 위한 환경 구성 수정

This commit is contained in:
2026-02-11 17:33:23 +09:00
parent 8415069c0a
commit 66c9b859dc
2 changed files with 8 additions and 0 deletions

View File

@@ -92,6 +92,8 @@ KETO_READ_URL=http://keto:4466
KETO_WRITE_URL=http://keto:4467
# KETO_READ_PORT=4466 # Internal only
# KETO_WRITE_PORT=4467 # Internal only
KETO_READ_URL=http://keto:4466
KETO_WRITE_URL=http://keto:4467
# Kratos Selfservice UI upstreams (override for deployments)
ORY_SDK_URL=http://kratos:4433