Enable expiry
This commit is contained in:
parent
5b5a954547
commit
097ddff0a7
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue