Franziska Kunsmann
871341dd4b
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
8 lines
234 B
Text
8 lines
234 B
Text
location /.well-known/matrix/ {
|
|
alias /etc/matrix-synapse/wellknown/;
|
|
add_header Access-Control-Allow-Origin *;
|
|
}
|
|
|
|
location /.well-known/acme-challenge/ {
|
|
alias /var/run/acme/acme-challenge/;
|
|
}
|