This commit is contained in:
raiper34
2024-06-22 21:32:56 +02:00
parent ef028d7745
commit 46793174ab
+6
View File
@@ -0,0 +1,6 @@
# Spooty
### Self-hosted spotify downloader
```shell
docker run --rm -p 3000:3000 -v /home/raiper34/Hudba:/usr/src/app/spooty-be/dist/downloads spooty-test-1
```