mirror of https://github.com/samply/bridgehead.git
5 lines
168 B
YAML
5 lines
168 B
YAML
|
# Specifying a certificate that will be used for matching requests
|
||
|
tls:
|
||
|
certificates:
|
||
|
- certFile: /tools/certs/traefik.crt
|
||
|
keyFile: /tools/certs/traefik.key
|