8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
# .env (Docker Compose Version)
|
|
|
|
DISCORD_TOKEN=YOUR_BOT_TOKEN_HERE
|
|
|
|
# Use the Docker Compose service name for the host
|
|
LAVALINK_HOST=lavalink
|
|
LAVALINK_PORT=2333
|
|
LAVALINK_PASSWORD=youshallnotpass # Must match application.yml |