forked from halo-battle/game
Ajoute un système de cron pour calculer le classement tous les jours, voir plus souvent
This commit is contained in:
parent
8bb4fdf398
commit
640d4bbec3
5 changed files with 33 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue