Fixed some bugs
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
"mongodb_name": "YOUR_MONGODB_DB_NAME",
|
||||
"nodes": {
|
||||
"DEFAULT": {
|
||||
"host": "127.0.0.1",
|
||||
"host": "lavalink",
|
||||
"port": 2333,
|
||||
"password": "password",
|
||||
"password": "youshallnotpass",
|
||||
"secure": false,
|
||||
"identifier": "DEFAULT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user