WIP: feat(Matomo): Add service #28
@@ -7,7 +7,7 @@ volumes:
|
||||
services:
|
||||
nextcloud-fpm:
|
||||
container_name: ${NEXTCLOUD_CONTAINER_NAME:-nextcloud}-fpm
|
||||
image: ${NEXTCLOUD_IMAGE:-nextcloud:23.0.2-fpm-alpine}
|
||||
image: ${NEXTCLOUD_IMAGE:-nextcloud:23.0.3-fpm-alpine}
|
||||
restart: always
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
Reference in New Issue
Block a user