added matomo

This commit is contained in:
2020-05-18 20:08:26 -07:00
parent e4e8278883
commit 4af5b07162
5 changed files with 470 additions and 10 deletions
+2 -1
View File
@@ -4,7 +4,7 @@
# Change .env then
# docker-compose up -d
#
# Version 1
# Version 2
################################################################################
version: '2'
@@ -27,6 +27,7 @@ services:
- admin_web
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./templates/templates.json:/templates.json
- portainer:/data
command: -H unix:///var/run/docker.sock
labels: