mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-27 16:09:57 +07:00
Load Balancing Refactor (#9369)
- Move off of dumb port scheme that I was too lazy to fix - 3MIDustry partnership for more servers - Load balancing because eradication servers have maxed out my two machines (yes, really)
This commit is contained in:
parent
484d89f022
commit
c02a052b7b
@ -129,7 +129,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Eradication Mindustry",
|
||||
"address": ["140.238.246.78:6569", "140.238.246.78:9547", "140.238.246.78:6572", "140.238.246.78:6570", "140.238.246.78:6571", "140.238.246.78:6574", "140.238.246.78:6573", "140.238.246.78:6568", "140.238.246.78:6677", "140.238.246.78:6678", "140.238.246.78:6675", "130.61.22.183:6573", "130.61.22.183:6599", "130.61.22.183:6774", "130.61.22.183:6777"]
|
||||
"address": ["140.238.246.78:7000", "140.238.246.78:7001", "140.238.246.78:7002", "140.238.246.78:7003", "140.238.246.78:7004", "140.238.246.78:7005", "130.61.22.183:7000", "130.61.22.183:7001", "130.61.22.183:7002", "130.61.22.183:7003", "130.61.22.183:7004", "130.61.22.183:7005", "77.99.254.211:7000", "77.99.254.211:7001", "77.99.254.211:7002", "141.148.196.135:7000"]
|
||||
},
|
||||
{
|
||||
"name": "Conservatory",
|
||||
|
Loading…
Reference in New Issue
Block a user