fix: update caddy plugins hash
This commit is contained in:
parent
f4b4dda7e9
commit
82f44fc0a8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
package = pkgs.caddy.withPlugins {
|
||||
plugins = [ "github.com/mholt/caddy-ratelimit@v0.1.0" ];
|
||||
hash = "sha256-MBYvVqWB9GK3LSWigeb4NOgclGA2qZTSUyBJMdB635M=";
|
||||
hash = "sha256-kuqkLAMxBJvjNbgVCjrJDLFKUqMPPzguFupgXBFQYCA=";
|
||||
};
|
||||
email = "postmaster@extremist.software";
|
||||
globalConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue