fix(static): Make deadnix happy
All checks were successful
build configuration / build_vault01 (push) Successful in 48s
build configuration / build_storage01 (push) Successful in 51s
build configuration / build_compute01 (push) Successful in 55s
lint / check (push) Successful in 21s
build configuration / build_web02 (push) Successful in 46s
build configuration / build_web01 (push) Successful in 1m6s
npins update / npins_update (push) Successful in 1m30s
ds-fr update / npins_update (push) Successful in 2m1s

This commit is contained in:
Tom Hubrecht 2024-02-02 10:55:35 +01:00
parent c9428d618b
commit 6f3eb05f78

View file

@ -5,7 +5,7 @@ let
websites = import ./npins;
mkVhost =
name:
_:
{ outPath, ... }:
{
enableACME = true;