It would appear that both the dashboard and the agent may support an environmental variable simply named PORT.
This can result in issues if the same ENVARS are shared e.g. via a common .env file.
For the avoidance of confusion, clashes and to better fall inline with other variable naming I request that each image allow the use of a unique ENVAR e.g. TRAEFIK_LOG_DASHBOARD_PORT or similar.
It would appear that both the dashboard and the agent may support an environmental variable simply named
PORT.This can result in issues if the same ENVARS are shared e.g. via a common .env file.
For the avoidance of confusion, clashes and to better fall inline with other variable naming I request that each image allow the use of a unique ENVAR e.g.
TRAEFIK_LOG_DASHBOARD_PORTor similar.