diff --git a/docker-compose.yml b/docker-compose.yml index cb99e5b..f1004f3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,8 @@ services: - CHANNEL_LANGUAGE=en - TWITCH_CLIENT_ID=a0fuj6tm5ct79clvim9816orphqkov - TWITCH_CLIENT_SECRET=h7whj3yspxgj1909sgcafx6iz1p1es - image: twitch-scanner:latest + build: + context: . volumes: - /shared/transcriptor/clips:/app/clips - /shared/transcriptor/vods:/app/vods