Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mxmxk
/
suno
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4c42552
suno
/
docker-compose.yml
rippanteq7
Upload folder using huggingface_hub
dfe72e0
verified
7 months 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"