Change IP
This commit is contained in:
parent
b00ea00ba1
commit
5c779540b8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
server: # REST and WS server
|
||||
port: 2333
|
||||
address: "localhost"
|
||||
address: 0.0.0.0
|
||||
lavalink:
|
||||
server:
|
||||
password: "youshallnotpass"
|
||||
|
|
Reference in a new issue