diff --git a/nginx.conf b/nginx.conf index b8bd81f..6822fb7 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,6 +1,6 @@ # ============================================================================ # Full nginx.conf for Nextcloud running in Docker BEHIND an external -# SSL-terminating reverse proxy (at 192.168.0.215). +# SSL-terminating reverse proxy (). # # - This Nginx instance listens on HTTP/80. # - It serves Nextcloud directly using PHP-FPM from the 'nextcloud:9000' container.