using own fullcalendar component

This commit is contained in:
2025-06-14 05:15:12 +00:00
parent 16bcef42aa
commit 4738740292
9 changed files with 103 additions and 40 deletions

View File

@@ -27,6 +27,7 @@ RUN groupadd -g ${GROUP_ID} infoscreen_taa \
WORKDIR /app
# Kopiere nur Requirements für schnellen Rebuild
COPY dash_using_fullcalendar-0.0.1.tar.gz ./
COPY requirements.txt ./
COPY requirements-dev.txt ./