diff --git a/roles/traefik/templates/remote-dynamic.yml.j2 b/roles/traefik/templates/remote-dynamic.yml.j2 index 0563672..1c05fb2 100644 --- a/roles/traefik/templates/remote-dynamic.yml.j2 +++ b/roles/traefik/templates/remote-dynamic.yml.j2 @@ -8,9 +8,8 @@ http: tls: certResolver: letsencrypt - services: wings: loadBalancer: servers: - - url: "http://127.0.0.1:8090" \ No newline at end of file + - url: "http://5.161.64.174:8090" \ No newline at end of file