try to fix problems

merge-requests/7/merge
Lzebulon 2025-01-27 22:32:54 +01:00 committed by RatCornu
parent afc6d918ce
commit b7b482495f
No known key found for this signature in database
GPG Key ID: B3BE02E379E6E8E2
1 changed files with 0 additions and 1 deletions

View File

@ -162,7 +162,6 @@
locations."/_matrix" = {
proxyPass = "http://localhost:8008";
extraConfig = ''
add_header 'Access-Control-Allow-Origin' '*';
proxy_set_header X-Forwarded-For $remote_addr;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header Host $host;