From f7971798dca91ed40604663aef2c4570ebe7ccdf Mon Sep 17 00:00:00 2001 From: braniz Date: Thu, 5 Mar 2026 09:30:41 +0000 Subject: [PATCH] Update init-nextcloud.sh --- init-nextcloud.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init-nextcloud.sh b/init-nextcloud.sh index 84df5b2..163fdf7 100644 --- a/init-nextcloud.sh +++ b/init-nextcloud.sh @@ -3,7 +3,7 @@ # v.01 - 2026-03-02 # --- VARIABLEN (Optional: Später in .env auslagern) --- -NEXTCLOUD_IP="10.174.243.69" +NEXTCLOUD_IP="IP-VomHsot" # --- DOCKER HOCHFAHREN --- echo "Starte Docker-Container..."