Skip to content

Commit

Permalink
Merge pull request #1 from kalpik/main
Browse files Browse the repository at this point in the history
Fix service name
  • Loading branch information
Zibbp authored Nov 29, 2024
2 parents 6e8201b + 65460ac commit 9cc5500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
services:
spotify-playlist-convert:
spotify-playlist-sync:
image: ghcr.io/zibbp/spotify-playlist-sync:latest
volumes:
- ./data:/data
Expand Down

0 comments on commit 9cc5500

Please sign in to comment.