From 503bd8b3969fe24d2c7d2def56cbaad2426b654f Mon Sep 17 00:00:00 2001
From: Tobias Reisinger <tobias@msrg.cc>
Date: Tue, 24 Jun 2025 16:50:02 +0200
Subject: [PATCH] Pin dokku monitoring url

---
 services.auto.tfvars | 1 +
 1 file changed, 1 insertion(+)

diff --git a/services.auto.tfvars b/services.auto.tfvars
index a3a5eb9..cc7e775 100644
--- a/services.auto.tfvars
+++ b/services.auto.tfvars
@@ -124,6 +124,7 @@ services = {
     }]
     monitoring = {
       group = "7-support"
+      url = "https://serguzim.me/"
     }
     ports = [
       {