Heartbeat und Überwachung eingeführt
This commit is contained in:
@@ -10,6 +10,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
# Kopiere den Anwendungscode
|
||||
COPY main.py .
|
||||
COPY monitor.py .
|
||||
|
||||
# Erstelle Verzeichnis für Videospeicher
|
||||
RUN mkdir -p /app/videospeicher
|
||||
|
||||
Reference in New Issue
Block a user