56kcloud / traefik-training

Traefik Training course resources
https://www.thebyte.io/traefik-training
MIT License
310 stars 161 forks source link

traefik dashboard and whoami.docker.localhost not working #1

Closed ghost closed 3 years ago

ghost commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. 'run current 02-Configure-Traefik/docker-compose.file.yml'
  2. try opening dashboard
  3. will not open

Expected behavior Add insecure=true in traefik.yml to make dashboard working

but still whoami.docker.localhost is giving 404

ghost commented 3 years ago

duplicate