Ad cron functionality
All checks were successful
docker-image / docker (push) Successful in 3m27s

Refactor the code to get rid of global variables. Also improve the docs.
This commit is contained in:
Stefan Bethke 2024-05-20 12:09:04 +02:00
commit 5575cc9156
3 changed files with 267 additions and 193 deletions

View file

@ -46,7 +46,7 @@ services:
hedgedoc-expire:
image: hedgedoc-expire
command: "-c -r .001 -n .001"
command: "-v -r .001 -n .001 check"
environment:
- "POSTGRES_HOSTNAME=database"
depends_on: