fix: Added Traefik Certificate Specification

This commit is contained in:
Torben Brenner
2022-09-26 10:51:35 +02:00
parent 93f0551ac6
commit f4f33b95fc
2 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,4 @@
tls:
certificates:
- certFile: /certs/certificate.pem
keyFile: /certs/private-key.pem