remove home-assistant and microbin reverse proxy
This commit is contained in:
parent
893ca9a30c
commit
b6352e1b51
2 changed files with 0 additions and 20 deletions
|
@ -2,15 +2,10 @@
|
|||
|
||||
{
|
||||
services.traefik.dynamicConfigOptions.http.services = {
|
||||
microbin.loadBalancer.servers = [
|
||||
{ url = "http://192.168.1.102:8181"; }
|
||||
];
|
||||
homarr.loadBalancer.servers = [
|
||||
{ url = "http://192.168.1.102:7575"; }
|
||||
];
|
||||
home-assistant.loadBalancer.servers = [
|
||||
{ url = "http://192.168.1.102:8123"; }
|
||||
];
|
||||
adguard-home.loadBalancer.servers = [
|
||||
{ url = "http://192.168.1.102:3000"; }
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue