Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mxmxk
/
suno
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e0557e8
suno
/
docker-compose.yml
rippanteq7
Upload folder using huggingface_hub
dfe72e0
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
185 Bytes
version:
'3'
services:
suno-api:
build:
context:
.
args:
SUNO_COOKIE:
${SUNO_COOKIE}
volumes:
-
./public:/app/public
ports:
-
"3000:3000"