updating traefik and others
This commit is contained in:
parent
649f32545a
commit
1b8687a703
16 changed files with 252 additions and 10 deletions
|
|
@ -50,6 +50,22 @@
|
|||
url = "http://10.1.10.3:30099";
|
||||
}
|
||||
];
|
||||
|
||||
pastebin_local.loadBalancer.servers = [
|
||||
{
|
||||
url = "http://10.1.10.3:32090";
|
||||
}
|
||||
];
|
||||
snippets_local.loadBalancer.servers = [
|
||||
{
|
||||
url = "http://10.1.10.3:31111";
|
||||
}
|
||||
];
|
||||
git_local.loadBalancer.servers = [
|
||||
{
|
||||
url = "http://10.1.10.3:32221";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue