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