Snippets
This commit is contained in:
parent
d3c15bce86
commit
eb6a4bde5b
8 changed files with 35 additions and 0 deletions
5
s/matrix
Normal file
5
s/matrix
Normal file
|
@ -0,0 +1,5 @@
|
|||
location /.well-known/matrix/ {
|
||||
alias /var/www/.well-known/matrix/;
|
||||
include s/cors;
|
||||
add_header Content-Type application/json;
|
||||
}
|
Loading…
Add table
Reference in a new issue