Slavi Pantaleev
5 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
0 dodań i
1 usunięć
-
roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2
|
|
@@ -64,7 +64,6 @@ |
|
|
|
|
|
|
|
|
proxy_set_header Host $host; |
|
|
proxy_set_header Host $host; |
|
|
proxy_set_header X-Forwarded-For $remote_addr; |
|
|
proxy_set_header X-Forwarded-For $remote_addr; |
|
|
add_header Access-Control-Allow-Origin *; |
|
|
|
|
|
} |
|
|
} |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
|
|
|
|
|
|
|