From afefb65bf26a68fde5c97468a9304acfef5e4a49 Mon Sep 17 00:00:00 2001 From: Ksan Date: Sun, 30 Aug 2026 19:11:22 +0200 Subject: [PATCH] update test --- docker-compose.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index a66b00a..5640ee3 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -9,9 +9,6 @@ services: restart: unless-stopped depends_on: - lavalink - # BOT_TOKEN, GUILD_ID, LAVALINK_PASSWORD, ... come from .env. - env_file: - - .env environment: - LAVALINK_URI=ws://lavalink:2333 # Catchphrases and the AR-meter user lists are supplied at deploy time,