Help needed in configuring traefik using .toml file. The only configuration examples that I was able to find was for cases when used with Docker. Anyone can help?
Asked
Active
Viewed 1.2k times
2 Answers
2
This section is included in the Basics
section of Traefik's documentation:
https://doc.traefik.io/traefik/middlewares/http/headers/#using-security-headers
You can also see the configuration examples there. They include the settings configuring HSTS headers.

schrom
- 1,372
- 1
- 22
- 36

Daniel Tomcej
- 224
- 1
- 3
-
why this is not a default in traefik? – Ciasto piekarz Sep 19 '22 at 15:57
0
For people with STS-issues when using Traefik, please take a look at my findings when using STS with self-signed certificates: How to use STS headers with Traefik when using Docker

Kenny
- 571
- 5
- 18