fixing some stuff
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Failing after 21s

This commit is contained in:
2026-07-10 00:41:56 +02:00
parent cbefb7b21f
commit 80719eb253
4 changed files with 31 additions and 6 deletions
+3 -1
View File
@@ -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