Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yym68686
/
uni-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
23ec4ef
uni-api
/
docker-compose.yml
yym68686
update README
53eb9f9
8 months ago
raw
Copy download link
history
blame
220 Bytes
version:
"3.5"
services:
uni-api:
container_name:
uni-api
image:
yym68686/uni-api:latest
environment:
-
USE_ROUND_ROBIN=True
ports:
-
8001
:8000
volumes:
-
./api.yaml:/home/api.yaml