Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xiaozhian
/
MoeNote
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MoeNote
/
docker-compose.yml
xiaozhian
Upload 17 files
ca533c7
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
221 Bytes
version:
'3'
services:
web:
build:
.
ports:
-
"7860:7860"
volumes:
-
./data:/var/www/html/data
-
./uploads:/var/www/html/uploads
environment:
-
APACHE_DOCUMENT_ROOT=/var/www/html