Added other containers
Some checks reported warnings
Build and push image / Build (push) Has been cancelled

This commit is contained in:
Jack
2023-08-26 00:15:47 +01:00
parent 12e2b4b186
commit dd6b348e65
92 changed files with 250 additions and 5 deletions

6
php-cli/crontab Normal file
View File

@@ -0,0 +1,6 @@
*/5 * * * * sudo -u www-data php -d memory_limit=512M -f /var/www/nextcloud/cron.php
* * * * * sudo -u www-data php -d memory_limit=512M /var/www/pterodactyl/artisan schedule:run >> /dev/null 2>&1
* * * * * cd /var/www/invoice-ninja && sudo -u www-data php -d memory_limit=512M artisan schedule:run >> /dev/null 2>&1
18 11 * * * /var/www/email.tgj.services/site/bin/cleandb.sh