Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Spooker
/
a2p
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
a2p
/
docker-compose.yml
Spooker
Upload 19 files
28a52dc
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
172 Bytes
services:
assistant-2api:
image:
zhigengniao/assistant-2api:latest
ports:
-
"${API_PORT:-8080}:8080"
env_file:
-
.env
restart:
unless-stopped