mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
caddy update
This commit is contained in:
parent
db4b2345e2
commit
79b6c4c0c1
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@
|
||||||
acmeCA = "https://acme-v02.api.letsencrypt.org/directory";
|
acmeCA = "https://acme-v02.api.letsencrypt.org/directory";
|
||||||
package = pkgs.caddy.withPlugins {
|
package = pkgs.caddy.withPlugins {
|
||||||
plugins = [ "github.com/greenpau/caddy-security@v1.1.31" ];
|
plugins = [ "github.com/greenpau/caddy-security@v1.1.31" ];
|
||||||
hash = "sha256-65Z20N16/jHOtVb85HLx0z4nHEuG9POEV7D5QXOGYQM=";
|
hash = "sha256-aM5UdzmqOwGcdQUzDAEEP30CC1W2UPD10QhF0i7GwQE=";
|
||||||
};
|
};
|
||||||
environmentFile = config.sops.templates."caddyserver-env".path;
|
environmentFile = config.sops.templates."caddyserver-env".path;
|
||||||
logFormat = ''
|
logFormat = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue