From 8e6075df015eaaeabbffc32b9df91b8888ddcd75 Mon Sep 17 00:00:00 2001 From: sujiba Date: Thu, 23 May 2024 13:58:41 +0200 Subject: [PATCH] feat: added table of contents and warning --- nextcloud/nextcloud.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/nextcloud.env b/nextcloud/nextcloud.env index faf6b5b..2c8dcdd 100644 --- a/nextcloud/nextcloud.env +++ b/nextcloud/nextcloud.env @@ -4,7 +4,7 @@ MYSQL_USER=nextcloud MYSQL_PASSWORD=YOUR_RANDOM_PASSWORD # Reverse proxy settings -# If you're not using a reverse proxy, you must comment out the following lines +# If you're not using a reverse proxy (not recommended), you must comment out the following lines TRUSTED_PROXIES=172.16.0.0/12 OVERWRITEHOST=cloud.example.com OVERWRITEPROTOCOL=https