From a8a13f37cd5c48ff4798cd0534e7344a960ffecc Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 2 Feb 2019 15:44:41 +0100 Subject: ... --- custom/ymir-nginx.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/ymir-nginx.nix') diff --git a/custom/ymir-nginx.nix b/custom/ymir-nginx.nix index 4a49d7cc..82130468 100644 --- a/custom/ymir-nginx.nix +++ b/custom/ymir-nginx.nix @@ -143,7 +143,7 @@ in { include ${acme}; location /.well-known/autoconfig/mail/ { - root ${mail-autoconfig}; + root ${mail-autoconfig}/; } root /srv/www/default; -- cgit v1.2.3