Skip to content

Instantly share code, notes, and snippets.

@clintcolding
Last active February 3, 2021 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save clintcolding/03bc8700c5b13c649d9665cfeccdbd93 to your computer and use it in GitHub Desktop.
Save clintcolding/03bc8700c5b13c649d9665cfeccdbd93 to your computer and use it in GitHub Desktop.
Traefik example
tls:
certificates:
- certFile: /etc/certs/examplecert.crt
keyFile: /etc/certs/examplecert.key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment