Enable expiry
This commit is contained in:
parent
5b5a954547
commit
097ddff0a7
|
@ -48,8 +48,8 @@ services:
|
||||||
|
|
||||||
hedgedoc-expire:
|
hedgedoc-expire:
|
||||||
image: git.hamburg.ccc.de/ccchh/hedgedoc-expire/hedgedoc-expire:latest
|
image: git.hamburg.ccc.de/ccchh/hedgedoc-expire/hedgedoc-expire:latest
|
||||||
command: "check"
|
# command: "emailcheck"
|
||||||
# command: "cron"
|
command: "cron"
|
||||||
environment:
|
environment:
|
||||||
- "POSTGRES_HOSTNAME=database"
|
- "POSTGRES_HOSTNAME=database"
|
||||||
- "POSTGRES_USERNAME=hedgedoc"
|
- "POSTGRES_USERNAME=hedgedoc"
|
||||||
|
|
Loading…
Reference in a new issue