mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-08 03:28:35 +03:00
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
DATABASE_URI="postgresql://felix@localhost:5432/whisper_api_test"
|
|
ENVIRONMENT="development"
|
|
API_SECRET="foo"
|