rebase on php8 nginx baseimage

This commit is contained in:
aptalca
2021-03-16 16:20:24 -04:00
parent 87090fb6fa
commit 7517ff9346
11 changed files with 194 additions and 192 deletions
+1 -1
View File
@@ -6,4 +6,4 @@
0 3 * * 6 run-parts /etc/periodic/weekly
0 5 1 * * run-parts /etc/periodic/monthly
# nextcloud cron
*/5 * * * * s6-setuidgid abc php7 -f /config/www/nextcloud/cron.php
*/5 * * * * s6-setuidgid abc php8 -f /config/www/nextcloud/cron.php