forked from infra/ansible
hedgedoc: restart on failure
This commit is contained in:
parent
574afd2b83
commit
40a2a28676
@ -10,6 +10,7 @@ services:
|
||||
- ./database:/var/lib/postgresql/data
|
||||
app:
|
||||
image: quay.io/hedgedoc/hedgedoc:1.9.9
|
||||
restart: on-failure
|
||||
environment:
|
||||
- CMD_DOMAIN={{ hedgedoc_domain }}
|
||||
- CMD_PROTOCOL_USESSL=true
|
||||
|
Loading…
Reference in New Issue
Block a user