add .traefik.yml
This commit is contained in:
parent
51950c49a5
commit
f303c4af6c
6
.traefik.yml
Normal file
6
.traefik.yml
Normal file
@ -0,0 +1,6 @@
|
||||
displayName: Add X-Request-ID Header
|
||||
type: middleware
|
||||
import: git.pbiernat.dev/traefik/plugin-requestid
|
||||
summary: 'Add a X-Request-ID header for tracing'
|
||||
testData:
|
||||
headerName: 'X-Request-Id'
|
Loading…
Reference in New Issue
Block a user