From e18c5180d683600a4343becb184e43a9fe1756cb Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 28 Aug 2020 22:09:42 +0200 Subject: Fix riot path after element rename MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- nginx/riot_kyriasis_com.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/riot_kyriasis_com.sls b/nginx/riot_kyriasis_com.sls index c99505e..70f45c5 100644 --- a/nginx/riot_kyriasis_com.sls +++ b/nginx/riot_kyriasis_com.sls @@ -49,7 +49,7 @@ nginx: - error_log: /var/log/nginx/riot.error.log - - root: /usr/share/webapps/riot + - root: /usr/share/webapps/element - location /.well-known/acme-challenge: - root: /srv/http/ -- cgit v1.2.3-54-g00ecf