update ip and middlewares

This commit is contained in:
♥ Minnie ♥ 2024-09-07 15:49:39 +08:00
parent 77d82dd853
commit 8c7fdf4612
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{...}: {
services.traefik.dynamicConfigOptions.http.services = {
ender1.loadBalancer.servers = [
{url = "http://192.168.1.103:80";}
{url = "http://192.168.50.201:80";}
];
};
}