Oops put wrong address :3
This commit is contained in:
parent
5dba269c18
commit
139345f84e
1 changed files with 3 additions and 3 deletions
|
|
@ -152,12 +152,12 @@
|
|||
tcp.services = {
|
||||
teamspeak-squery.loadBalancer = {
|
||||
servers = [
|
||||
{address = "10.1.1.249:10022";}
|
||||
{address = "10.1.1.248:10022";}
|
||||
];
|
||||
};
|
||||
teamspeak-data.loadBalancer = {
|
||||
servers = [
|
||||
{address = "10.1.1.249:30033";}
|
||||
{address = "10.1.1.248:30033";}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
@ -173,7 +173,7 @@
|
|||
udp.services = {
|
||||
teamspeak-voice.loadBalancer = {
|
||||
servers = [
|
||||
{address = "10.1.1.249:9987";}
|
||||
{address = "10.1.1.248:9987";}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue