mirror of
https://github.com/samply/bridgehead.git
synced 2026-06-03 07:56:50 +02:00
Fixed traefik and certs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Specifying a certificate that will be used for matching requests
|
||||
tls:
|
||||
certificates:
|
||||
- certFile: /tools/certs/traefik.crt
|
||||
keyFile: /tools/certs/traefik.key
|
||||
Reference in New Issue
Block a user