Ajoute un système de cron pour calculer le classement tous les jours, voir plus souvent

This commit is contained in:
Nigel Sheldon 2021-01-01 14:25:11 +01:00
commit 640d4bbec3
5 changed files with 33 additions and 1 deletions

View file

@ -28,6 +28,7 @@ services:
volumes:
- ./htdocs:/usr/src/hb-main/htdocs:rw
- ./onyx2:/usr/src/hb-main/onyx2:rw
- ./cron:/usr/src/hb-main/cron:rw
# make cache and compile writable + don't add file to local host
- /usr/src/hb-main/onyx2/cache
- /usr/src/hb-main/onyx2/log