From 256dd7336a80ada491bb3763c39298a7b674be10 Mon Sep 17 00:00:00 2001 From: Lucca Faria Ferri Date: Thu, 2 Feb 2023 10:34:03 -0300 Subject: [PATCH] Update config.ini --- configs/config.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/config.ini b/configs/config.ini index 4baf881..f431e46 100644 --- a/configs/config.ini +++ b/configs/config.ini @@ -10,7 +10,7 @@ ; Settings for Bnet [Battle-Server] Enabled = true -BindIP = 192.168.0.22 +BindIP = 127.0.0.1 WebPort = 9800 Port = 1119 BindIPv6 = ::1 @@ -24,9 +24,9 @@ Motd = Welcome to Diablo 3! ; ------------------------ ; REST services for login (and others) [REST] -IP = 192.168.0.22 +IP = 127.0.0.1 Public = true -PublicIP = 192.168.0.22 +PublicIP = 127.0.0.1 PORT = 80 ; ------------------------ @@ -34,7 +34,7 @@ PORT = 80 [Game-Server] Enabled = true CoreActive = true -BindIP = 192.168.0.22 +BindIP = 127.0.0.1 WebPort = 9001 Port = 1345 BindIPv6 = ::1 @@ -60,7 +60,7 @@ BossDamageMultiplier = 3 [NAT] Enabled = True ; use your public IP -PublicIP = 192.168.0.22 +PublicIP = 127.0.0.1 ; ------------------------ ; Where the outputs should be.