Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dragxd
/
musicV2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
musicV2
/
docker-compose.yml
taslim19
Initial commit
80287e2
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
229 Bytes
version:
'3.8'
services:
my-app:
build:
.
container_name:
Devine
restart:
"no"
environment:
-
NODE_ENV=production
ports:
-
"3000:3000"
volumes:
-
.:/app
command:
python3
-m
Devine