forked from DGNum/infrastructure
fix(static): Make deadnix happy
This commit is contained in:
parent
c9428d618b
commit
6f3eb05f78
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ let
|
|||
websites = import ./npins;
|
||||
|
||||
mkVhost =
|
||||
name:
|
||||
_:
|
||||
{ outPath, ... }:
|
||||
{
|
||||
enableACME = true;
|
||||
|
|
Loading…
Reference in a new issue