diff --git a/nextcloud/nextcloud.env b/nextcloud/nextcloud.env index eef0fe3..faf6b5b 100644 --- a/nextcloud/nextcloud.env +++ b/nextcloud/nextcloud.env @@ -3,8 +3,8 @@ MYSQL_DATABASE=nextcloud MYSQL_USER=nextcloud MYSQL_PASSWORD=YOUR_RANDOM_PASSWORD -# reverse proxy settings -# if you're not a reverse proxy, you must uncomment the following lines +# Reverse proxy settings +# If you're not using a reverse proxy, you must comment out the following lines TRUSTED_PROXIES=172.16.0.0/12 OVERWRITEHOST=cloud.example.com OVERWRITEPROTOCOL=https