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