Start working on containerization

This commit is contained in:
Sami Abuzakuk
2025-10-12 15:33:28 +02:00
parent b76cef22ae
commit a6f93edf72
4 changed files with 60 additions and 0 deletions

2
docker/crontab Normal file
View File

@@ -0,0 +1,2 @@
*/1 * * * * python3 /app/backend/get_notifications.py
*/5 * * * * python3 /app/backend/run_scripts.py