From 51ac72e15fd8adce57807767b484082db137cdd1 Mon Sep 17 00:00:00 2001 From: sven Date: Fri, 19 Dec 2025 15:44:55 +0100 Subject: [PATCH] =?UTF-8?q?-=20Verweis=20of=20PostgreSQL=20entfernt=20-=20?= =?UTF-8?q?Loglevel=20Einschr=C3=A4nkung=20-=20Mehrdeutige=20Unicode-Zeich?= =?UTF-8?q?en=20entfernt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- n8n/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/n8n/compose.yaml b/n8n/compose.yaml index f1b741d..e48e3af 100755 --- a/n8n/compose.yaml +++ b/n8n/compose.yaml @@ -25,6 +25,7 @@ services: - GENERIC_TIMEZONE=Europe/Berlin - N8N_SECURE_COOKIE=false - N8N_HOST=192.168.178.183 # IP‑Adresse des Containers / Host + - N8N_LOG_LEVEL=error # Postgresql # - DB_TYPE=postgresdb # - DB_POSTGRESDB_HOST=192.168.178.183