test
This commit is contained in:
parent
c6f629935f
commit
890834d849
@ -13,7 +13,7 @@ Enabled = true
|
||||
; IP address on which the server will be bound
|
||||
BindIP = 127.0.0.1
|
||||
; Port for web interactions
|
||||
WebPort = 9800
|
||||
WebPort = 83
|
||||
; Port for the server
|
||||
Port = 1119
|
||||
|
||||
@ -38,7 +38,7 @@ MotdRemoteUrl = https://your-site.local/yourmotd
|
||||
IP = 127.0.0.1
|
||||
PublicIP = 127.0.0.1
|
||||
PORT = 83
|
||||
Public = False
|
||||
Public = false
|
||||
|
||||
; Game Server Settings
|
||||
[Game-Server]
|
||||
@ -49,18 +49,18 @@ CoreActive = true
|
||||
; IP address on which the game server will be bound
|
||||
BindIP = 127.0.0.1
|
||||
; Port for web interactions
|
||||
WebPort = 9100
|
||||
WebPort = 83
|
||||
; Port for game server connections
|
||||
Port = 1345
|
||||
; IP address for IPv6 bindings
|
||||
#BindIPv6 = ::1
|
||||
BindIPv6 = ::1
|
||||
; DRLG Emulation status
|
||||
DRLGemu = true
|
||||
|
||||
; NAT (Network Address Translation) Settings
|
||||
[NAT]
|
||||
; Toggles the NAT functionality
|
||||
Enabled = False
|
||||
Enabled = True
|
||||
; Your public IP address to enable NAT
|
||||
PublicIP = 127.0.0.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
user.block.title