From 3c3496350456c78b5867224b2f1d0d42d8f347b4 Mon Sep 17 00:00:00 2001 From: szaimen Date: Thu, 14 Apr 2022 15:04:19 +0200 Subject: [PATCH] add a disclaimer to the nginx config Signed-off-by: szaimen --- reverse-proxy.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/reverse-proxy.md b/reverse-proxy.md index b039ddcf..4aca868f 100644 --- a/reverse-proxy.md +++ b/reverse-proxy.md @@ -31,6 +31,9 @@ Of course you need to modify `` to the domain on which you want click here to expand
+ +**Disclaimer:** the config below is not working 100% correctly, yet. See e.g. https://github.com/nextcloud/all-in-one/issues/450, https://github.com/nextcloud/all-in-one/issues/447 and https://github.com/nextcloud/all-in-one/discussions/486. Improvements to it are very welcome! + Add this to you nginx config: ```