mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Dockerfile.debian building and running
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
# Schedule cron jobs
|
||||
* * * * * /app/back/cron_script.sh
|
||||
# Every minute check for cron jobs
|
||||
* * * * * /services/cron_script.sh
|
||||
# Update vendors 4x/d
|
||||
0 */6 * * * /services/update_vendors.sh
|
||||
|
||||
Reference in New Issue
Block a user