Files
whisperbox-transcribe/.env.test
Felix Spöttel 27b6f8eb8f docs: add readme
2023-02-08 15:51:31 +01:00

5 lines
99 B
Plaintext

API_SECRET="test_secret"
BROKER_URL="memory://"
DATABASE_URI="sqlite:///memory"
ENVIRONMENT="test"