add cron to docker

This commit is contained in:
Saeed Vaziry
2024-04-17 17:14:12 +02:00
parent d07e9bcad2
commit 868b70f530
2 changed files with 5 additions and 1 deletions

View File

@ -37,6 +37,8 @@ php /var/www/html/artisan view:cache
php /var/www/html/artisan user:create "$NAME" "$EMAIL" "$PASSWORD"
cron
echo "Vito is running! 🚀"
/usr/bin/supervisord