From 208d0226beea872e3118f6743e25e8763f0a0487 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Thu, 30 Jul 2026 07:59:07 -0400 Subject: [PATCH] fix tools --- tasks/utility/tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/utility/tools.yml b/tasks/utility/tools.yml index 8fd5e70..b5680f0 100644 --- a/tasks/utility/tools.yml +++ b/tasks/utility/tools.yml @@ -16,4 +16,4 @@ traefik.http.routers.tools.rule: Host(`tools.alexav.gg`) traefik.http.routers.tools.entrypoints: webSecure traefik.http.routers.tools.tls.certresolver: letsencrypt - traefik.http.services.tools.loadbalancer.server.port: "80" + traefik.http.services.tools.loadbalancer.server.port: "5173"