Commit c7acc209 authored by nimrod's avatar nimrod
Browse files

Revert "Collabora Online and Nextcloud, another try."

This reverts commit a4960969.

I think this breaks other stuff (like mail).
parent c8f7c5f7
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -21,9 +21,6 @@ server {
    include     snippets/ssl.conf;
    include     snippets/nextcloud-well-known.conf;

    # Allow to include iframes in code.shore.co.il.
    add_header  Content-Security-Policy "frame-ancestors https://code.shore.co.il";

    location / {
        proxy_pass              http://$nextcloud$request_uri;
        proxy_http_version      1.1;