From 80eb62924d326e76fcffa5578bccb0f1e91127e6 Mon Sep 17 00:00:00 2001 From: = Date: Fri, 5 Sep 2025 14:31:12 +0200 Subject: [PATCH] Fix: network! --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d4c1c14..fd84ae8 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ endif SERVICE_DEFAULT := n8n -NETWORK := ollama +NETWORK := n8n BACKUP_SERVICE := backup RESTORE_SERVICE := restore