From 9d643b8eb1e3e63ba4e4f97c58252428a1a24c3a Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Thu, 27 Nov 2025 20:35:38 -0500 Subject: [PATCH] use jade wings --- roles/traefik/templates/local-dynamic.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/traefik/templates/local-dynamic.yml.j2 b/roles/traefik/templates/local-dynamic.yml.j2 index ef15a15..d19b35c 100644 --- a/roles/traefik/templates/local-dynamic.yml.j2 +++ b/roles/traefik/templates/local-dynamic.yml.j2 @@ -84,4 +84,4 @@ http: wings: loadBalancer: servers: - - url: "http://nas:8090/" \ No newline at end of file + - url: "http://jade:8090/" \ No newline at end of file