mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 15:27:18 +02:00
update certificateScheme option
This commit is contained in:
parent
04059ab258
commit
1c9c2773da
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ with lib;
|
|||
extraVirtualAliases = {
|
||||
"postmaster@ens.school" = "julien.malka@ens.school";
|
||||
};
|
||||
certificateScheme = 3;
|
||||
certificateScheme = "acme-nginx";
|
||||
};
|
||||
|
||||
services.roundcube = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue