gamma: remove ports:3000 - conflicts with gitea, Traefik handles routing via overlay
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -38,8 +38,6 @@ services:
|
|||||||
traefik-dashboard:
|
traefik-dashboard:
|
||||||
image: hhftechnology/traefik-log-dashboard:latest
|
image: hhftechnology/traefik-log-dashboard:latest
|
||||||
hostname: traefik-log-dashboard
|
hostname: traefik-log-dashboard
|
||||||
ports:
|
|
||||||
- "3000:3000"
|
|
||||||
environment:
|
environment:
|
||||||
# Agent Configuration
|
# Agent Configuration
|
||||||
- AGENT_API_URL=http://traefik-agent:5000
|
- AGENT_API_URL=http://traefik-agent:5000
|
||||||
|
|||||||
Reference in New Issue
Block a user