mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-08 03:28:35 +03:00
feat: upgrade tooling, fix lints
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DATABASE_URI="postgresql://postgres:postgres@localhost:5432/whisper_api_test"
|
||||
DATABASE_URI="postgresql://postgres:postgres@localhost:5432/whisperbox_test"
|
||||
ENVIRONMENT="development"
|
||||
API_SECRET="foo"
|
||||
REDIS_URI="redis://localhost:6379/0"
|
||||
BROKER_URI="redis://localhost:6379/0"
|
||||
|
||||
Reference in New Issue
Block a user