Refactor the code to get rid of global variables. Also improve the docs.
This commit is contained in:
parent
3c1a44c4ee
commit
5575cc9156
3 changed files with 267 additions and 193 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue