Enable expiry

This commit is contained in:
Stefan Bethke 2024-06-04 18:06:58 +02:00
parent 5b5a954547
commit 097ddff0a7

View file

@ -48,8 +48,8 @@ services:
hedgedoc-expire:
image: git.hamburg.ccc.de/ccchh/hedgedoc-expire/hedgedoc-expire:latest
command: "check"
# command: "cron"
# command: "emailcheck"
command: "cron"
environment:
- "POSTGRES_HOSTNAME=database"
- "POSTGRES_USERNAME=hedgedoc"