We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e6332 commit 79f4b5fCopy full SHA for 79f4b5f
frontend/frontend.conf.template
@@ -151,7 +151,7 @@ server {
151
proxy_pass http://browser-$browserid.browser$fqdn_suffix:9223/vnc/;
152
proxy_set_header Host "localhost";
153
154
- add_header Content-Security-Policy "frame-ancestors 'self' localhost:*";
+ add_header Content-Security-Policy "frame-ancestors 'self' http://localhost:*";
155
}
156
157
location = /access_check_profiles {
0 commit comments