Add docker-compose.yml

This commit is contained in:
2025-05-03 13:52:39 +03:00
parent ab95fd889e
commit c1c01d27c1
3 changed files with 22 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Run Moodle cron every minute
* * * * * /usr/local/bin/php /var/www/html/admin/cli/cron.php > /dev/null 2>&1