This commit is contained in:
Mateleo 2024-11-22 19:05:38 +01:00
parent 76729d93ea
commit 20e66afe44

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