feat: add basic production Dockerfiles

closes #8
This commit is contained in:
Felix Spöttel
2023-02-28 20:22:58 +01:00
parent 4eed77bfa7
commit 74879df442
9 changed files with 140 additions and 20 deletions

2
docker/prod/.env.example Normal file
View File

@@ -0,0 +1,2 @@
API_SECRET="change_me"
WHISPER_MODEL="small"