diff --git a/application.yml b/application.yml index 0ac0634..5160a18 100644 --- a/application.yml +++ b/application.yml @@ -1,6 +1,6 @@ server: # REST and WS server port: 2333 - address: "localhost" + address: 0.0.0.0 lavalink: server: password: "youshallnotpass"