Longer polling time

This commit is contained in:
mdivecky 2022-08-25 16:16:08 +02:00
parent 7a3876fffa
commit 19aedaaa01

View file

@ -1 +1 @@
*/1 * * * * cd /app && /usr/local/bin/python3 app.py >> /data/proc_log.txt 2>&1
*/5 * * * * cd /app && /usr/local/bin/python3 app.py >> /data/proc_log.txt 2>&1