gamma: remove ports:3000 - conflicts with gitea, Traefik handles routing via overlay
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
admin
2026-06-22 23:08:45 -07:00
parent ae47cd55bb
commit 748bb720a5
-2
View File
@@ -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