parent
83fe089c5e
commit
98833bdc6f
14 changed files with 367 additions and 46 deletions
configurations/cluster/modules/caddy
11
configurations/cluster/modules/caddy/plugins.nix
Normal file
11
configurations/cluster/modules/caddy/plugins.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
# This file was autogenerated. DO NOT EDIT!
|
||||
{
|
||||
plugins = {
|
||||
cloudflare = {
|
||||
url = "github.com/caddy-dns/cloudflare";
|
||||
version = "v0.0.0-20240703190432-89f16b99c18e";
|
||||
};
|
||||
};
|
||||
|
||||
hash = "sha256-WGV/Ve7hbVry5ugSmTYWDihoC9i+D3Ct15UKgdpYc9U=";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue