bridgehead/tools/traefik/config.yml

5 lines
168 B
YAML
Raw Normal View History

2022-03-02 13:41:23 +01:00
# Specifying a certificate that will be used for matching requests
tls:
certificates:
- certFile: /tools/certs/traefik.crt
keyFile: /tools/certs/traefik.key