Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mgbam
/
naso
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2680a3e
naso
/
docker-compose.yml
mgbam
Create docker-compose.yml
d471fa6
verified
18 days ago
raw
Copy download link
history
blame
Safe
131 Bytes
version:
"3.9"
services:
app:
build:
.
ports:
-
"8501:8501"
env_file:
-
.env
restart:
unless-stopped