Make sure acme follows the moved DNS configuration
This commit is contained in:
parent
546f862449
commit
eb1e904505
2 changed files with 11 additions and 15 deletions
|
@ -33,7 +33,7 @@
|
|||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
security.acme = {
|
||||
certs."vanpetegem.me" = {
|
||||
dnsProvider = "cloudflare";
|
||||
dnsProvider = "ovh";
|
||||
credentialsFile = config.age.secrets."passwords/services/acme".path;
|
||||
extraDomainNames = [
|
||||
"*.vanpetegem.me"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue