Re-enable the bare 'sovr.cloud' certificate

It works now that our DNS entries are correct.
This commit is contained in:
Eli Ribble 2025-01-05 19:05:10 -07:00
parent 7c7b53349a
commit a154a67ac8
1 changed files with 2 additions and 2 deletions

View File

@ -49,12 +49,12 @@
environmentFile = "/opt/keys/porkbun";
group = "nginx";
};
/*certs."sovr.cloud" = {
certs."sovr.cloud" = {
dnsProvider = "porkbun";
domain = "sovr.cloud";
environmentFile = "/opt/keys/porkbun";
group = "nginx";
};*/
};
defaults.email = "eli@theribbles.org";
};
# Configure network proxy if necessary