.dockerignore: UI-Verzeichnis nicht ausschließen

This commit is contained in:
Hitonabi
2026-07-21 17:32:48 +02:00
parent 66d0600146
commit d629c22295
+4 -1
View File
@@ -42,4 +42,7 @@ build/
# Cache
.cache/
__pycache__/
# API/Worker (nicht im UI-Container)
docker/api/
docker/worker/