This commit is contained in:
2025-07-11 19:21:15 +03:00
parent bb091ea5c6
commit 3dfcc31cad

12
docker-compose.yml Normal file
View File

@@ -0,0 +1,12 @@
services:
whisper-app:
build: .
ports:
- "9854:9854"
volumes:
- ./keys.txt:/app/keys.txt
devices:
- "/dev/kfd:/dev/kfd"
- "/dev/dri:/dev/dri"
group_add:
- video