From 748bb720a5d6b7bc82f2888efb33006668040871 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 22 Jun 2026 23:08:45 -0700 Subject: [PATCH] gamma: remove ports:3000 - conflicts with gitea, Traefik handles routing via overlay --- gamma.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/gamma.yaml b/gamma.yaml index 70771c3..3f50840 100644 --- a/gamma.yaml +++ b/gamma.yaml @@ -38,8 +38,6 @@ services: traefik-dashboard: image: hhftechnology/traefik-log-dashboard:latest hostname: traefik-log-dashboard - ports: - - "3000:3000" environment: # Agent Configuration - AGENT_API_URL=http://traefik-agent:5000