stt / docker-compose.yaml
komyu1227's picture
update port
2425fce
raw
history blame
121 Bytes
version: '3.8'
services:
stt:
build:
context: .
dockerfile: Dockerfile
ports:
- "7860:7860"