Skip to content
Snippets Groups Projects
Commit ab256fe1 authored by Sebastian Gladen's avatar Sebastian Gladen
Browse files

Fixed some breaking change.

parent b754c42c
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ in
deny all;
include /var/keys/paywall_header.txt;
proxy_hide_header x-frame-options;
add_header x-frame-options \"allow\";
# add_header x-frame-options \"allow\"; # Why does this break?
proxy_set_header Host \"fsmi.paywall.prod.cs.uni-paderborn.de\";
";
proxyWebsockets = true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment