mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-23 15:47:57 -05:00
very among us fix
it is caused by srv record if you don't know
This commit is contained in:
parent
2f26b8276e
commit
8d719643a0
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@ module.exports = {
|
||||||
logging: true
|
logging: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
host: 'mc.chomens41793.ga',
|
host: '0.tcp.ngrok.io',
|
||||||
port: 25565,
|
port: 19619,
|
||||||
kaboom: true,
|
kaboom: true,
|
||||||
logging: true
|
logging: true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue