Преглед изворни кода

Merge pull request #629 from ctwelve/patch-1

Undo ill-advised change
pull/631/head
Slavi Pantaleev пре 5 година
committed by GitHub
родитељ
комит
0ff7c25700
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 0 додато и 1 уклоњено
  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 Прегледај датотеку

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




Loading…
Откажи
Сачувај