feat: acme email

This commit is contained in:
s-prechtl 2025-04-19 23:47:18 +02:00
parent 4af546bb22
commit fe901fc7e4

View file

@ -63,9 +63,7 @@
};
# get a certificate
security.acme.certs.${config.services.coturn.realm} = {
/*
insert here the right configuration to obtain a certificate
*/
security.acme.defaults.email = "stefan@tague.at";
postRun = "systemctl restart coturn.service";
group = "turnserver";
};