From 9029756cc48907f71626701e18f146858c0ec348 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Tue, 11 Jun 2024 21:48:28 -0400 Subject: [PATCH] fix: define admin port --- Caddyfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Caddyfile b/Caddyfile index 96ccdb1..cc08871 100644 --- a/Caddyfile +++ b/Caddyfile @@ -7,6 +7,8 @@ servers { metrics } + + admin :2019 } # Grafana