🚀 NEUE FEATURES: Push-to-Gitea, Inotify-Watcher, Changelog mit git log
docker-build-and-push / build (push) Successful in 1m54s

This commit is contained in:
KI-Sparringpartner
2026-08-03 17:23:50 +02:00
parent b390d90061
commit 9161abae63
6 changed files with 187 additions and 66 deletions
+4 -1
View File
@@ -1 +1,4 @@
from .main import app
# App package init
from .main import app
__all__ = ["app"]