- 관련 상품
- 2026년 9월 24일 오후 4:51 UTC
- 이름 *
- Kamo
- 뚱 베어
- 89f30fb
The signer's session store logs in to Redis as the platform ACL user (Secret redis-auth: REDIS_USERNAME, REDIS_PASSWORD), so it keeps working when the open default user is closed (KamoAI SP00, stage R3). turbo.json declares REDIS_USERNAME beside REDIS_PASSWORD: turbo 2 runs tasks in strict env mode, so an undeclared variable never reaches `pnpm dev`, which would then log in with a password alone.
