mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 07:35:38 +00:00
add acme email to caddy tls
This commit is contained in:
parent
6866ca5fee
commit
f7c5d3510f
@ -78,6 +78,7 @@ in
|
||||
issuers = [
|
||||
{
|
||||
module = "acme";
|
||||
email = "acme@${config.mail.server}";
|
||||
challenges = {
|
||||
dns = {
|
||||
provider = {
|
||||
|
Loading…
Reference in New Issue
Block a user