mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-12 21:48:35 +03:00
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
DATABASE_URI="postgresql://postgres:postgres@localhost:5432/whisperbox_test"
|
|
ENVIRONMENT="development"
|
|
API_SECRET="foo"
|
|
BROKER_URL="redis://localhost:6379/0"
|