Upgrades matomo & pihole
This commit is contained in:
parent
b180226806
commit
5ac453d2b7
@ -65,7 +65,7 @@ services:
|
|||||||
MAILNAME: space.abhinavsarkar.net
|
MAILNAME: space.abhinavsarkar.net
|
||||||
|
|
||||||
pihole:
|
pihole:
|
||||||
image: pihole/pihole:4.3.2-1
|
image: pihole/pihole:v4.4
|
||||||
environment:
|
environment:
|
||||||
ServerIP: ${PH_SERVER_IP}
|
ServerIP: ${PH_SERVER_IP}
|
||||||
WEBPASSWORD: ${PH_PASSWORD}
|
WEBPASSWORD: ${PH_PASSWORD}
|
||||||
@ -120,7 +120,7 @@ services:
|
|||||||
- .:/opt/space
|
- .:/opt/space
|
||||||
|
|
||||||
matomo:
|
matomo:
|
||||||
image: matomo:3.12-fpm
|
image: matomo:3.13-fpm
|
||||||
volumes:
|
volumes:
|
||||||
- ./matomo-config:/var/www/html/config
|
- ./matomo-config:/var/www/html/config
|
||||||
- matomo:/var/www/html
|
- matomo:/var/www/html
|
||||||
|
Loading…
Reference in New Issue
Block a user