mirror of
https://github.com/YunoHost-Apps/synapse-admin_ynh.git
synced 2024-09-03 20:26:34 +02:00
Update endpoint.nginx.conf
This commit is contained in:
parent
8d875dc3c5
commit
f4a7ef78fc
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ location ~ ^(/_matrix|/_synapse/client) {
|
|||
|
||||
proxy_http_version 1.1;
|
||||
|
||||
more_set_headers "Access-Control-Allow-Origin: __DOMAIN__";
|
||||
more_set_headers "Access-Control-Allow-Origin: https://__DOMAIN__";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue