mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 16:30:14 +02:00
Fixed traefik and certs
This commit is contained in:
5
tools/traefik/config.yml
Normal file
5
tools/traefik/config.yml
Normal file
@ -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