mirror of
https://github.com/samply/bridgehead.git
synced 2025-12-14 13:47:32 +01: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