diff --git a/config.js b/config.js index eb2fb29..0e1a0e7 100644 --- a/config.js +++ b/config.js @@ -30,5 +30,9 @@ module.exports = { 'host': 'kitsune.icu', 'port': 25565, }, + { + 'host': '192.168.1.103', + 'port': 25565, + }, ], };