From b8d5bc747d1fca46399682c8857fca7c95abd7ec Mon Sep 17 00:00:00 2001 From: mr-forust Date: Sun, 7 Jun 2026 13:38:14 +0200 Subject: [PATCH] hack: commented out local certs until i figure out how to route certs for local routers --- traefik/dynamic/tls.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/traefik/dynamic/tls.yml b/traefik/dynamic/tls.yml index 5925e33..69d1ca6 100644 --- a/traefik/dynamic/tls.yml +++ b/traefik/dynamic/tls.yml @@ -4,12 +4,12 @@ tls: # Cloudflare Origin CA *.forust.xyz # - certFile: /certs/cloudflare.pem # keyFile: /certs/cloudflare.key - stores: - default: - defaultCertificate: - # Fallback local certificate - certFile: /certs/local.pem - keyFile: /certs/local-key.pem + # stores: + # default: + # defaultCertificate: + # # Fallback local certificate + # certFile: /certs/local.pem + # keyFile: /certs/local-key.pem options: default: