File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,5 +50,5 @@ LABEL \
5050 maintainer="appujet <sdipedit@gmail.com>" \
5151 org.opencontainers.image.title="LavaMusic" \
5252 org.opencontainers.image.description="LavaMusic - Advanced Music Bot" \
53- org.opencontainers.image.source="https://github.com/botxlab /lavamusic" \
53+ org.opencontainers.image.source="https://github.com/bongodevs /lavamusic" \
5454 org.opencontainers.image.licenses="MIT"
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ services:
5757 # --------------------------------
5858 lavamusic :
5959 container_name : lavamusic
60- image : ghcr.io/botxlab /lavamusic:main
60+ image : ghcr.io/bongodevs /lavamusic:main
6161 restart : on-failure
6262 # Load environment variables from the local .env file
6363 env_file :
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ features:
4444
4545Getting started with LavaMusic is easier than ever. Follow these simple steps to bring music to your server.
4646
47- 1 . ** Clone the Repo** : ` git clone https://github.com/botxlab /lavamusic.git `
47+ 1 . ** Clone the Repo** : ` git clone https://github.com/bongodevs /lavamusic.git `
48482 . ** Configure .env** : Fill in your Bot Token and Client ID.
49493 . ** Run with Bun** : ` bun run start ` (Make sure you have [ Bun] ( https://bun.sh ) installed!)
5050
You can’t perform that action at this time.
0 commit comments