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