Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
eques-pharma-docs-ty
/
taiyo-demo
like
0
Sleeping
App
Files
Files
Community
31ce9a1
taiyo-demo
/
docker-compose.yml
yyuri
Merge branch 'develop' into feature/s3
628c240
4 months ago
raw
Copy download link
history
blame
Safe
178 Bytes
version:
'3.8'
services:
web:
build:
.
ports:
-
"8501:8501"
volumes:
-
.:/home/user/app
environment:
-
PYTHONUNBUFFERED=1
env_file:
.env