buster/apps/trigger/.env.example

5 lines
169 B
Plaintext

DATABASE_URL=postgresql://postgres:postgres@127.0.0.1:54322/postgres
BRAINTRUST_KEY=""
TRIGGER_SECRET_KEY=""
ENVIRONMENT="development"
BUSTER_URL="http://localhost:3000"