Skip to content

Commit

Permalink
Update lavamusic image to use ghcr.io repository
Browse files Browse the repository at this point in the history
  • Loading branch information
appujet committed Jan 29, 2024
1 parent f0a0b62 commit a30ff7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:

lavamusic:
container_name: lavamusic
image: lavamusic:latest
image: ghcr.io/brblacky/lavamusic:main
environment:
# Your mongodb url
- LAVALINK_URL=lavalink:2333
Expand Down

0 comments on commit a30ff7c

Please sign in to comment.