Correction template docker-compose
This commit is contained in:
parent
4530cf2f9b
commit
f779013fae
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
# {{ ansible_managed }}
|
# {{ ansible_managed }}
|
||||||
|
|
||||||
version: '3.1'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
uptimekuma:
|
uptimekuma:
|
||||||
image: louislam/uptime-kuma:{{ docker_uptimekuma_version }}
|
image: louislam/uptime-kuma:{{ docker_uptimekuma_version }}
|
||||||
|
|
Loading…
Reference in a new issue