Przeglądaj źródła

Merge pull request #629 from ctwelve/patch-1

Undo ill-advised change
pull/631/head
Slavi Pantaleev 5 lat temu
committed by GitHub
rodzic
commit
0ff7c25700
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2

+ 0
- 1
roles/matrix-nginx-proxy/templates/nginx/conf.d/matrix-synapse.conf.j2 Wyświetl plik

@@ -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 %}




Ładowanie…
Anuluj
Zapisz