chore: Add .env.example
This commit is contained in:
parent
e7ea2481df
commit
ba96e8c32f
8
.env.example
Normal file
8
.env.example
Normal file
@ -0,0 +1,8 @@
|
||||
# .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
|
||||
Loading…
x
Reference in New Issue
Block a user