Skip to content

Instantly share code, notes, and snippets.

@Rolilink
Created April 27, 2020 01:12
Show Gist options
  • Save Rolilink/3ca89d6da714715f3eab5ba4ac4412a0 to your computer and use it in GitHub Desktop.
Save Rolilink/3ca89d6da714715f3eab5ba4ac4412a0 to your computer and use it in GitHub Desktop.
adding entrypoints
[api]
dashboard = true # enables the dashboard
insecure = true # enables access to traefik api for some reason needed to access dashboard not intended for production environments
[providers.docker]
[entryPoints]
[entryPoints.web]
address = ":80"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment