Skip to content
Snippets Groups Projects
Commit da523eb6 authored by nimrod's avatar nimrod
Browse files

Once again, trying to make Collabora Online work.

parent a025739a
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,7 @@ server { ...@@ -19,6 +19,7 @@ server {
include snippets/ads-txt.conf; include snippets/ads-txt.conf;
include snippets/security-txt.conf; include snippets/security-txt.conf;
include snippets/ssl.conf; include snippets/ssl.conf;
add_header Content-Security-Policy "frame-ancestors https://*.shore.co.il";
# The following was copied (and modified) from # The following was copied (and modified) from
# https://www.collaboraoffice.com/code/nginx-reverse-proxy/. # https://www.collaboraoffice.com/code/nginx-reverse-proxy/.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment