Add /mtg route to Traefik and Pi-hole DNS

Routes adyrem.duckdns.org/mtg → http://10.10.2.10:3000 (claude-code-vm)
with StripPrefix so the app sees requests at /.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Adyrem
2026-05-18 10:24:33 +02:00
parent 1d878a8d45
commit 80a3250cf6
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -10,3 +10,4 @@ pihole_dns_hosts:
- { ip: "10.10.1.125", host: "gitea.homelab" }
- { ip: "10.10.1.137", host: "grafana.homelab" }
- { ip: "10.10.1.3", host: "adyrem.duckdns.org" }
- { ip: "10.10.1.3", host: "mtg.homelab" }