Merge remote-tracking branch 'origin/community' into community

This commit is contained in:
Lucca Faria Ferri 2023-02-02 06:44:32 -08:00
commit bce8acfaf3

View File

@ -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.