Re-enable the bare 'sovr.cloud' certificate
It works now that our DNS entries are correct.
This commit is contained in:
parent
7c7b53349a
commit
a154a67ac8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue