Update nginx.conf

This commit is contained in:
2025-08-20 13:02:58 -07:00
parent d9d89dd654
commit 057e15bcf0

View File

@@ -1,6 +1,6 @@
# ============================================================================ # ============================================================================
# Full nginx.conf for Nextcloud running in Docker BEHIND an external # 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. # - This Nginx instance listens on HTTP/80.
# - It serves Nextcloud directly using PHP-FPM from the 'nextcloud:9000' container. # - It serves Nextcloud directly using PHP-FPM from the 'nextcloud:9000' container.