Update backend/.env.test

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Hugh Brown
2026-03-04 14:25:45 -07:00
committed by Abhimanyu Saharan
parent e80cf9f3c8
commit 370256a4fd

View File

@@ -19,7 +19,7 @@ BASE_URL=http://localhost:8000
AUTH_MODE=local
# Must be non-placeholder and >= 50 chars.
# Generate with: python3 -c "import secrets; print(secrets.token_urlsafe(48))"
LOCAL_AUTH_TOKEN=
LOCAL_AUTH_TOKEN=local-auth-test-token-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
# Clerk settings kept empty in local auth mode
CLERK_SECRET_KEY=