fixing some stuff
This commit is contained in:
@@ -11,7 +11,9 @@ lavalink:
|
||||
- dependency: "dev.lavalink.youtube:youtube-plugin:1.18.1"
|
||||
snapshot: false
|
||||
server:
|
||||
password: "youshallnotpass"
|
||||
# Sourced from the LAVALINK_SERVER_PASSWORD env var (set by docker-compose
|
||||
# from LAVALINK_PASSWORD in .env). Required — the server won't start without it.
|
||||
password: "${LAVALINK_SERVER_PASSWORD}"
|
||||
sources:
|
||||
youtube: false # handled by the plugin below, not the core source
|
||||
bandcamp: true
|
||||
|
||||
Reference in New Issue
Block a user