++ Add nginx

This commit is contained in:
2026-03-09 16:38:22 +01:00
parent 947eb4451b
commit 851e38063d
3 changed files with 105 additions and 8 deletions

6
.env
View File

@@ -3,10 +3,10 @@ TZ=Europe/Rome
NEXTCLOUD_DOMAIN=drive.pyconetwork.it
NEXTCLOUD_DOMAIN_REGEX=drive\\.pyconetwork\\.it
TRUSTED_PROXY_IP=192.168.4.4
TRUSTED_PROXIES=192.168.4.4 172.30.0.10
# Porte pubblicate sul nodo Docker: il reverse proxy punta qui.
NEXTCLOUD_PORT=8282
COLLABORA_PORT=9980
# Unica porta pubblicata sul nodo Docker: il reverse proxy punta a nginx.
NGINX_PORT=8383
MYSQL_DATABASE=nextcloud
MYSQL_USER=nextcloud