mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Use letsencrypt certificate for mail server
This commit is contained in:
parent
86124dcd4a
commit
7a2492d3fb
2 changed files with 2 additions and 6 deletions
|
|
@ -5,10 +5,6 @@
|
|||
../hardware/hetzner-dedicated-storage1.nix
|
||||
../modules/openssh.nix
|
||||
../modules/mailserver.nix
|
||||
../modules/nginx.nix
|
||||
];
|
||||
|
||||
security.acme.email = "letsencrypt.account@banditlair.com";
|
||||
security.acme.acceptTerms = true;
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue