multilang-asr-subtitler / docker-compose.yml
marquesafonso's picture
fix env variable issue
08dffe9
raw
history blame contribute delete
133 Bytes
services:
app:
build:
context: .
dockerfile: Dockerfile
ports:
- "7860:7860"
volumes:
- .:/app