host/oparic: change caddy url
This commit is contained in:
@@ -106,7 +106,7 @@
|
|||||||
plugins = [ "github.com/caddy-dns/cloudflare@v0.2.4" ];
|
plugins = [ "github.com/caddy-dns/cloudflare@v0.2.4" ];
|
||||||
hash = "sha256-VHm9POg2KixGsMsAcfFFDMK9x6niRJ1iJV9kkSwkSjc=";
|
hash = "sha256-VHm9POg2KixGsMsAcfFFDMK9x6niRJ1iJV9kkSwkSjc=";
|
||||||
};
|
};
|
||||||
virtualHosts."testing.oparic.luo.ee, *.testing.oparic.luo.ee" = {
|
virtualHosts."oparic.luo.ee, *.oparic.luo.ee" = {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare {file.${config.sops.secrets.caddy_cloudflare_api_key.path}}
|
dns cloudflare {file.${config.sops.secrets.caddy_cloudflare_api_key.path}}
|
||||||
|
|||||||
Reference in New Issue
Block a user