Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
marquesafonso
/
multilang-asr-transcriber
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
multilang-asr-transcriber
/
docker-compose.yml
marquesafonso
change port to 7860; add server_name 0.0.0.0
f4a9639
28 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
133 Bytes
services:
app:
build:
context:
.
dockerfile:
Dockerfile
ports:
-
"7860:7860"
volumes:
-
.:/app