mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
# Flow Test Environment
|
|
# These will be pulled from 1focus on setup
|
|
|
|
# API Keys (pulled from 1focus)
|
|
API_KEY=
|
|
OPENROUTER_API_KEY=
|
|
|
|
# Local secrets (generated on setup)
|
|
SECRET_KEY=
|
|
|
|
# Database (optional)
|
|
DATABASE_URL=
|