multilang-asr-subtitler / docker-compose.yml
marquesafonso's picture
change video file validation
c127215
raw
history blame
134 Bytes
services:
app:
build:
context: .
dockerfile: Dockerfile
ports:
- "7680:7680"
volumes:
- .:/app