Skip to content

Instantly share code, notes, and snippets.

@diegoazh
Forked from Mau5Machine/dynamic.yaml
Created May 14, 2020 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegoazh/51c592f4f69a454bf9b8fce9bf51fb6d to your computer and use it in GitHub Desktop.
Save diegoazh/51c592f4f69a454bf9b8fce9bf51fb6d 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