Merge pull request #629 from ctwelve/patch-1

Undo ill-advised change
This commit is contained in:
Slavi Pantaleev 2020-08-10 08:57:56 +03:00 committed by GitHub
commit 0ff7c25700
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,6 @@
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $remote_addr;
add_header Access-Control-Allow-Origin *;
}
{% endif %}