Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
almost 2 years ago
Raw
Download with hf CLI
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