piwik: update

This commit is contained in:
Wonderfall
2016-09-17 15:53:34 +02:00
parent dc677cbf88
commit b2a444983c
7 changed files with 66 additions and 67 deletions

View File

@ -40,7 +40,7 @@ proxy_host_headers[] = HTTP_X_FORWARDED_HOST
```
#### Reverse proxy
Use port **80**.
Use port **8888**.
https://github.com/Wonderfall/dockerfiles/tree/master/reverse
https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration
@ -65,4 +65,4 @@ db_piwik:
- MYSQL_DATABASE=piwik
- MYSQL_USER=piwik
- MYSQL_PASSWORD=asupersecretpassword
```
```