mirror of
https://github.com/pelican-eggs/games-standalone.git
synced 2024-11-22 10:22:28 +01:00
Revert IP Changes
This commit is contained in:
parent
b841df834e
commit
03aa2eb403
@ -72,9 +72,9 @@ enable-player-address-logging = true
|
||||
[servers]
|
||||
# Configure your servers here. Each key represents the server's name, and the value
|
||||
# represents the IP address of the server to connect to.
|
||||
lobby = "172.18.0.1:30066"
|
||||
factions = "172.18.0.1:30067"
|
||||
minigames = "172.18.0.1:30068"
|
||||
lobby = "127.0.0.1:30066"
|
||||
factions = "127.0.0.1:30067"
|
||||
minigames = "127.0.0.1:30068"
|
||||
|
||||
# In what order we should try servers when a player logs in or is kicked from a server.
|
||||
try = [
|
||||
|
Loading…
Reference in New Issue
Block a user