1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-24 07:48:38 +00:00
This commit is contained in:
kev 2015-07-17 19:20:53 +08:00
parent b8548c2f00
commit 56e2438a31
2 changed files with 2 additions and 2 deletions

@ -8,7 +8,7 @@ apps & IoT and visualise this data and extract insights. Privacy is built-in.
## docker-compose.yml
```
dokuwiki:
piwik:
image: vimagick/piwik
ports:
- "8000:80"

@ -1,4 +1,4 @@
dokuwiki:
piwik:
image: vimagick/piwik
ports:
- "8000:80"