From ac398cec38e8619e827218461732ceb11d2d19f6 Mon Sep 17 00:00:00 2001 From: abdo7-q Date: Tue, 11 Jun 2024 17:28:05 +0400 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index bd474a8b..6b3802bb 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "ip":"YOUR_ATERNOS_SERVER_IP", - "port": "YOUR_ATERNOS_SERVER_PORT", + "ip":"mincroo.aternos.me", + "port": "22206", "name": "BOT_NAME" }