From 9f6a98728cdf659d38ee7a7e5a8e8fd05bf0c9b0 Mon Sep 17 00:00:00 2001 From: Origami404 Date: Sun, 17 May 2026 18:30:58 +0800 Subject: [PATCH] host/oparic: caddy also match bare testing.oparic.luo.ee --- hosts/oparic-local-dev/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/oparic-local-dev/configuration.nix b/hosts/oparic-local-dev/configuration.nix index 78964aa..da60f09 100644 --- a/hosts/oparic-local-dev/configuration.nix +++ b/hosts/oparic-local-dev/configuration.nix @@ -106,7 +106,7 @@ plugins = [ "github.com/caddy-dns/cloudflare@v0.2.4" ]; hash = "sha256-VHm9POg2KixGsMsAcfFFDMK9x6niRJ1iJV9kkSwkSjc="; }; - virtualHosts."*.testing.oparic.luo.ee" = { + virtualHosts."testing.oparic.luo.ee, *.testing.oparic.luo.ee" = { extraConfig = '' tls { dns cloudflare {file.${config.sops.secrets.caddy_cloudflare_api_key.path}}