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

Once again, trying to make Collabora Online work.

parent 0d9f0522
Branches
Tags v0.5.0
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