mirror of https://gitlab.crans.org/nounous/nixos
fix acme
parent
141035dc19
commit
84971a5aa7
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
defaults = {
|
defaults = {
|
||||||
email = "root@crans.org";
|
email = "root@crans.org";
|
||||||
|
dnsPropagationCheck = false;
|
||||||
};
|
};
|
||||||
certs."crans.org" = {
|
certs."crans.org" = {
|
||||||
domain = "*.crans.org";
|
domain = "*.crans.org";
|
||||||
|
|
Loading…
Reference in New Issue