Server non-scary page at matrix domain (take 2)

Fix for 12b65d8ccc.
master
Slavi Pantaleev 6 years ago
parent c48e31381d
commit 87b5f0a4d4

@ -107,6 +107,6 @@ server {
}
location / {
set $location "/_matrix/static/";
rewrite ^/$ /_matrix/static/ last;
}
}

Loading…
Cancel
Save