fix
This commit is contained in:
parent
683f158b91
commit
30e55d4799
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ services:
|
|||
container_name: KassouBot-Lavalink
|
||||
environment:
|
||||
- SERVER_PORT=2333
|
||||
- SERVER_ADDRESS="localhost"
|
||||
- SERVER_ADDRESS=localhost
|
||||
- LAVALINK_SERVER_PASSWORD="youshallnotpass"
|
||||
- LAVALINK_SERVER_WS_PORT=80
|
||||
- LAVALINK_SERVER_WS_HOST="localhost"
|
||||
|
|
Reference in a new issue