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.