Slavi Pantaleev
il y a 6 ans
committed by
GitHub
Parent
révision
0ff7c25700
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec
0 ajouts et
1 suppressions
-
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 %} |
|
|
|
|
|
|
|
|
|