change cert email to a real email :'(
This commit is contained in:
@@ -19,11 +19,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
# wildcard cert config
|
||||
# cert config
|
||||
# systemctl start galaxious.de.service & journalctl -fu acme-galaxious.de.service
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
defaults.email = "security@example.com";
|
||||
defaults.email = "mtgmonket@gmail.com";
|
||||
certs."mail.galaxious.de" = {
|
||||
domain = "mail.galaxious.de";
|
||||
dnsProvider = "rfc2136";
|
||||
|
||||
Reference in New Issue
Block a user