mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
added matomo
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user