test
This commit is contained in:
parent
1e5d070923
commit
8384131418
@ -11,7 +11,7 @@
|
|||||||
; Enable or disable the Battle Server
|
; Enable or disable the Battle Server
|
||||||
Enabled = true
|
Enabled = true
|
||||||
; IP address on which the server will be bound
|
; IP address on which the server will be bound
|
||||||
BindIP = 192.168.1.100
|
BindIP = 172.20.0.3
|
||||||
; Port for web interactions
|
; Port for web interactions
|
||||||
WebPort = 83
|
WebPort = 83
|
||||||
; Port for the server
|
; Port for the server
|
||||||
@ -35,8 +35,8 @@ MotdRemoteUrl = https://your-site.local/yourmotd
|
|||||||
|
|
||||||
; REST Service Settings for Login and Other Functions
|
; REST Service Settings for Login and Other Functions
|
||||||
[REST]
|
[REST]
|
||||||
IP = 192.168.1.100
|
IP = 172.20.0.3
|
||||||
PublicIP = 192.168.1.100
|
PublicIP = 172.20.0.3
|
||||||
PORT = 83
|
PORT = 83
|
||||||
Public = True
|
Public = True
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ Enabled = true
|
|||||||
; Activate game server core functionality
|
; Activate game server core functionality
|
||||||
CoreActive = true
|
CoreActive = true
|
||||||
; IP address on which the game server will be bound
|
; IP address on which the game server will be bound
|
||||||
BindIP = 192.168.1.100
|
BindIP = 172.20.0.3
|
||||||
; Port for web interactions
|
; Port for web interactions
|
||||||
WebPort = 83
|
WebPort = 83
|
||||||
; Port for game server connections
|
; Port for game server connections
|
||||||
@ -62,7 +62,7 @@ DRLGemu = true
|
|||||||
; Toggles the NAT functionality
|
; Toggles the NAT functionality
|
||||||
Enabled = False
|
Enabled = False
|
||||||
; Your public IP address to enable NAT
|
; Your public IP address to enable NAT
|
||||||
PublicIP = 192.168.1.100
|
PublicIP = 172.20.0.3
|
||||||
|
|
||||||
; ==========
|
; ==========
|
||||||
; Game Modding Configuration
|
; Game Modding Configuration
|
||||||
|
|||||||
Loading…
Reference in New Issue
user.block.title