Correction template docker-compose
This commit is contained in:
parent
6cd923e7ba
commit
c1868a9e6e
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
# {{ ansible_managed }}
|
# {{ ansible_managed }}
|
||||||
|
|
||||||
version: '3.1'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
healthchecks:
|
healthchecks:
|
||||||
image: healthchecks/healthchecks:{{ docker_healthchecks_version }}
|
image: healthchecks/healthchecks:{{ docker_healthchecks_version }}
|
||||||
|
|
Loading…
Reference in a new issue