mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-12 13:38:34 +03:00
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
DATABASE_URI="sqlite:///memory"
|
|
ENVIRONMENT="test"
|
|
API_SECRET="test_secret"
|
|
BROKER_URL="memory://"
|