Skip to content

Commit eea4c8e

Browse files
ikreymerSuaYoo
andauthored
Update frontend/frontend.conf.template
Co-authored-by: sua yoo <[email protected]>
1 parent c3f099c commit eea4c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/frontend.conf.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ server {
151151
proxy_pass http://browser-$browserid.browser$fqdn_suffix:9223/vnc/;
152152
proxy_set_header Host "localhost";
153153

154-
add_header Content-Security-Policy "frame-ancestors *";
154+
add_header Content-Security-Policy "frame-ancestors 'self' localhost:*";
155155
}
156156

157157
location = /access_check_profiles {

0 commit comments

Comments
 (0)