Skip to content

Instantly share code, notes, and snippets.

@DavidPesticcio
Forked from Mau5Machine/dynamic.yaml
Created September 14, 2020 08:39
Show Gist options
  • Save DavidPesticcio/5ac74dfd36e3290980aef5cf55b0fae1 to your computer and use it in GitHub Desktop.
Save DavidPesticcio/5ac74dfd36e3290980aef5cf55b0fae1 to your computer and use it in GitHub Desktop.
Traefik Dynamic Configuration File
## Setting up the middleware for redirect to https ##
http:
middlewares:
redirect:
redirectScheme:
scheme: https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment