Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hansimov
/
llm-mixer
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e84ca1e
llm-mixer
/
docker-compose.yml
Hansimov
:boom: [Fix] cors issue with hostname, and add docker-compose.yml
b314dc1
over 1 year ago
raw
Copy download link
history
blame
Safe
149 Bytes
version:
'3'
services:
your_service:
build:
context:
.
dockerfile:
Dockerfile
ports:
-
"443:12345"
-
"12349:12349"