mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
Config: Extended description of LoginREST.*Address values
This commit is contained in:
@@ -61,9 +61,12 @@ BattlenetPort = 1119
|
||||
#
|
||||
# LoginREST.ExternalAddress
|
||||
# Description: IP address sent to clients connecting from outside the network where bnetserver runs
|
||||
# Set it to your external IP address
|
||||
#
|
||||
# LoginREST.LocalAddress
|
||||
# Description: IP address sent to clients connecting from inside the network where bnetserver runs
|
||||
# Set it to your local IP address (common 192.168.x.x network)
|
||||
# or leave it at default value 127.0.0.1 if connecting directly to the internet without a router
|
||||
#
|
||||
|
||||
LoginREST.Port = 8081
|
||||
|
||||
Reference in New Issue
Block a user