added docker to video group

This commit is contained in:
blakkd 2025-02-24 02:16:07 +01:00
parent 3c5029f801
commit 664451e11c

View file

@ -1,6 +1,9 @@
name: kokoro-tts-gpu
services:
kokoro-tts:
user: "${UID}:${GID}"
group_add:
- "video"
# image: ghcr.io/remsky/kokoro-fastapi-gpu:v0.2.0
build:
context: ../..