fix printer ip
This commit is contained in:
parent
0439a07ce8
commit
59509bd861
|
@ -1,7 +1,7 @@
|
|||
{...}: {
|
||||
services.traefik.dynamicConfigOptions.http.services = {
|
||||
ender1.loadBalancer.servers = [
|
||||
{url = "http://192.168.50.201:80";}
|
||||
{url = "http://192.168.50.202:80";}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue