Correction template docker-compose
This commit is contained in:
parent
168495ebef
commit
217ca2acf1
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
# {{ ansible_managed }}
|
# {{ ansible_managed }}
|
||||||
|
|
||||||
version: '3.1'
|
|
||||||
services:
|
services:
|
||||||
matomo:
|
matomo:
|
||||||
image: matomo:{{ docker_matomo_image_version }}
|
image: matomo:{{ docker_matomo_image_version }}
|
||||||
|
|
Loading…
Reference in a new issue