mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-07 19:18:35 +03:00
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
API_SECRET="test_secret"
|
|
BROKER_URL="memory://"
|
|
DATABASE_URI="sqlite://"
|
|
ENVIRONMENT="test"
|