parent
c48e31381d
commit
87b5f0a4d4
@ -107,6 +107,6 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
set $location "/_matrix/static/";
|
rewrite ^/$ /_matrix/static/ last;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user