Build image

This commit is contained in:
dvirlabs 2026-04-21 13:17:49 +03:00
parent cf19b023e0
commit b660491899

View File

@ -30,3 +30,4 @@ ENV FLASK_ENV=production \
STATUS_FILE=/data/status.json
CMD ["python", "app.py"]