Discourse with Traefik 2.0


it is the pics, what are sourced via http connections, had the same problem, see:


have you mounted the volume correctly, traefik can be quite confusing when it comes to the paths.
I do e.g.:

volumes:       
  - /etc/ssl/certs/traefik/letsencrypt:/etc/ssl/certs/letsencrypt
  - /opt/traefik/traefik-config.yaml:/etc/traefik/traefik.yaml
  - /etc/passwd.traefik.dashboard:/etc/passwd.BasicAuth.dashboard
  - /etc/passwd.traefik.whoami:/etc/passwd.BasicAuth.whoami

I cannot remember but there was a reason for it, maybe to see it well in the CLI when listing networks