add missing semicolon
This commit is contained in:
parent
351df8b9ba
commit
a27b3adcdb
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ in
|
|||
extraConfig = ''
|
||||
update-policy {
|
||||
grant certbot. name _acme-challenge.chir.rs. txt;
|
||||
}
|
||||
};
|
||||
'';
|
||||
};
|
||||
"int.chir.rs" = {
|
||||
|
|
Loading…
Reference in a new issue