Files
whisperbox-transcribe/.env.test
2022-12-27 11:35:08 +01:00

3 lines
92 B
Plaintext

DATABASE_URI="postgresql://felix@localhost:5432/whisper_api_test"
ENVIRONMENT="development"