Commit c9790a90 authored by nimrod's avatar nimrod
Browse files

Once again, trying to make Collabora Online work.

parent 49fa7418
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ server {
    include     snippets/ads-txt.conf;
    include     snippets/security-txt.conf;
    include     snippets/ssl.conf;
    add_header  Content-Security-Policy "frame-ancestors https://*.shore.co.il";

    # The following was copied (and modified) from
    # https://www.collaboraoffice.com/code/nginx-reverse-proxy/.