alps: please don't start if there's no mailserver yet

nextcloud-docs-on-website
stuebinm 2022-12-17 16:37:18 +01:00
parent 015f66d749
commit 1a54dbd191
1 changed files with 2 additions and 0 deletions

View File

@ -184,6 +184,8 @@
bindIP = "[::1]";
};
systemd.services.alps.after = [ "dovecot2.service" ];
services.nginx.virtualHosts."mail.hacc.space" = {
enableACME = true;
forceSSL = true;