buster/apps/trigger/.env.example

4 lines
134 B
Plaintext

DATABASE_URL=postgresql://postgres:postgres@127.0.0.1:54322/postgres
BRAINTRUST_KEY=""
TRIGGER_SECRET_KEY=""
ENVIRONMENT="development"