1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02: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

View File

@ -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"

View File

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