Upgrade Hedgdedoc to 1.11.1
Closes #130 Also add appropriate config for renovate to upgrade Hedgedoc.
This commit is contained in:
parent
374e8f981a
commit
70b1039f95
2 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
app:
|
||||
image: quay.io/hedgedoc/hedgedoc:1.11.0
|
||||
image: quay.io/hedgedoc/hedgedoc:{{ host_pad__docker_compose__hedgedoc_version }}
|
||||
environment:
|
||||
- "CMD_DB_URL=postgres://hedgedoc:{{ secret__hedgedoc_db_password }}@database:5432/hedgedoc"
|
||||
- "CMD_DOMAIN=pad.hamburg.ccc.de"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue