mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
change ip
This commit is contained in:
parent
3993d67a8b
commit
2f52062f29
1 changed files with 3 additions and 3 deletions
|
@ -61,7 +61,7 @@ module.exports = {
|
|||
'192.168.1.103': '1002806756885413978',
|
||||
'kitsune.icu': '1004006678460637315',
|
||||
'fallback.kitsune.icu': '1050764247518412850',
|
||||
'0.tcp.ngrok.io': '1010734897796763758',
|
||||
'2.tcp.ngrok.io': '1010734897796763758',
|
||||
'chipmunk.land': '1042590315464364032',
|
||||
'_dc-srv.e3b3b6ffe77c._minecraft._tcp.mcslot.eu': '1057090538404323338'
|
||||
},
|
||||
|
@ -104,8 +104,8 @@ module.exports = {
|
|||
logging: true
|
||||
},
|
||||
{
|
||||
host: '0.tcp.ngrok.io',
|
||||
port: 19619,
|
||||
host: '2.tcp.ngrok.io',
|
||||
port: 13950,
|
||||
kaboom: true,
|
||||
logging: true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue