Skip to content

Commit

Permalink
feat: Lavalink plugins
Browse files Browse the repository at this point in the history
Add the folder for Lavalink plugins; for users who prefers to have
everything on their device
  • Loading branch information
DarrenOfficial committed Oct 30, 2023
1 parent ec7d8c3 commit d25d067
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ services:
hostname: docker.lavalink
volumes:
- ./lavalink/application.yml:/opt/Lavalink/application.yml
- ./lavalink/plugins/:/opt/Lavalink/plugins
ports:
- 2333:2333

Expand Down
Empty file.

0 comments on commit d25d067

Please sign in to comment.