This commit is contained in:
Mateleo 2024-11-22 18:37:25 +01:00
parent 1eeff58f80
commit 16e132caeb

View File

@ -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 = 127.0.0.1 BindIP = 192.168.1.100
; Port for web interactions ; Port for web interactions
WebPort = 83 WebPort = 83
; Port for game server connections ; Port for game server connections