update test
CI/CD / build (push) Successful in 2m12s
CI/CD / deploy (push) Successful in 21s

This commit is contained in:
2026-08-30 19:11:22 +02:00
parent 178f222fa1
commit afefb65bf2
-3
View File
@@ -9,9 +9,6 @@ services:
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
- lavalink - lavalink
# BOT_TOKEN, GUILD_ID, LAVALINK_PASSWORD, ... come from .env.
env_file:
- .env
environment: environment:
- LAVALINK_URI=ws://lavalink:2333 - LAVALINK_URI=ws://lavalink:2333
# Catchphrases and the AR-meter user lists are supplied at deploy time, # Catchphrases and the AR-meter user lists are supplied at deploy time,