diff --git a/examples/nextcloud/.env b/examples/nextcloud/.env index 067bf44..9875218 100644 --- a/examples/nextcloud/.env +++ b/examples/nextcloud/.env @@ -11,7 +11,7 @@ MSQL_TZ=Europe/Berlin # settings for the nextcloud container NC_PUID=1000 NC_PGID=1000 -NC_TRUSTED_PROXIES=10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 +#NC_TRUSTED_PROXIES=10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 #NC_OVERWRITEPROTOCOL=https #NC_OVERWRITECLIURL=https://cloud.example.com #NC_OVERWRITEHOST=cloud.example.com