This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Server non-scary page at matrix domain (take 2)
Fix for
12b65d8ccc
.
pull/61/head
Slavi Pantaleev
7 years ago
parent
c48e31381d
commit
87b5f0a4d4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-server/templates/nginx-conf.d/matrix-synapse.conf.j2
+ 1
- 1
roles/matrix-server/templates/nginx-conf.d/matrix-synapse.conf.j2
View File
@@ -107,6 +107,6 @@ server {
}
location / {
set $location "/_matrix/static/"
;
rewrite ^/$ /_matrix/static/ last
;
}
}
Write
Preview
Loading…
Cancel
Save