forked from baron/baron-sso
Redis 인프라 추가
This commit is contained in:
@@ -21,6 +21,7 @@ DB_NAME=baron_sso
|
||||
# --- Backend Configuration ---
|
||||
# Must be 32 bytes. Generate with `openssl rand -hex 32`
|
||||
COOKIE_SECRET=super-secret-key-must-be-32-bytes!
|
||||
REDIS_ADDR=redis:6379
|
||||
|
||||
# --- Frontend Configuration ---
|
||||
# Descope Project ID (Required for Auth)
|
||||
|
||||
Reference in New Issue
Block a user