From d42a7e92a3b4a0621a52aad79497732ccc54f24b Mon Sep 17 00:00:00 2001 From: Hitonabi Date: Tue, 21 Jul 2026 17:33:09 +0200 Subject: [PATCH] =?UTF-8?q?.dockerignore:=20Docker-Verzeichnisse=20nicht?= =?UTF-8?q?=20ausschlie=C3=9Fen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .dockerignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.dockerignore b/.dockerignore index 95314f0..d9f8ce2 100644 --- a/.dockerignore +++ b/.dockerignore @@ -42,7 +42,3 @@ build/ # Cache .cache/ - -# API/Worker (nicht im UI-Container) -docker/api/ -docker/worker/