mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 21:50:14 +02:00
fix: Now using correct Certificates for Traefik
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
tls:
|
||||
certificates:
|
||||
- certFile: /certs/certificate.pem
|
||||
keyFile: /certs/private-key.pem
|
||||
- certFile: /certs/traefik.crt
|
||||
keyFile: /certs/traefik.key
|
||||
|
Reference in New Issue
Block a user