Merge branch 'feat-unbound-dns' of github.com:usrpro/Mailu into feat-unbound-dns

This commit is contained in:
Ionut Filip
2018-10-23 16:40:36 +03:00

View File

@@ -8,7 +8,7 @@ services:
resolver: resolver:
image: ${DOCKER_ORG:-mailu}/unbound:${VERSION:-local} image: ${DOCKER_ORG:-mailu}/unbound:${VERSION:-local}
build: ../core/unbound build: ../services/unbound
imap: imap:
image: ${DOCKER_ORG:-mailu}/dovecot:${VERSION:-local} image: ${DOCKER_ORG:-mailu}/dovecot:${VERSION:-local}