Skip to content

Instantly share code, notes, and snippets.

@xchen326
Forked from Mau5Machine/dynamic.yaml
Created January 29, 2022 01:57
Show Gist options
  • Save xchen326/e46404546d4faba5b00392ef2204527a to your computer and use it in GitHub Desktop.
Save xchen326/e46404546d4faba5b00392ef2204527a 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