From 172844767e0f23584828c299136935eb1f2a536c Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Fri, 26 Jul 2024 14:17:14 +0200 Subject: [PATCH] Update variables.sh --- variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variables.sh b/variables.sh index 345542c..1d1d12a 100755 --- a/variables.sh +++ b/variables.sh @@ -29,7 +29,7 @@ DATAPATH=${ROOT_DIR}/_server/azerothcore/env/dist/bin # if you want remore players to connects then this should the external IP/DNS # which also should be placed in the 3.35a client Realm.wtf # ---------------------------------------------------------------------------------------- -REALM_IP=192.168.178.186 +REALM_IP=192.168.178.185 REALM_NAME="azerothcore.org" AH_BOT_MIN_ITEMS=25000