mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
Added issue to deactivated fetchmail container @see https://github.com/Mailu/Mailu/issues/1719
This commit is contained in:
parent
6787179d64
commit
b32823369c
@ -96,7 +96,8 @@ services:
|
|||||||
- "webdav_data:/data"
|
- "webdav_data:/data"
|
||||||
|
|
||||||
# Deactivated, because service leads to slowing down of nextcloud and mailu webmail
|
# Deactivated, because service leads to slowing down of nextcloud and mailu webmail
|
||||||
#fetchmail:
|
# @see https://github.com/Mailu/Mailu/issues/1719
|
||||||
|
# fetchmail:
|
||||||
# image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}fetchmail:${MAILU_VERSION:-1.8}
|
# image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}fetchmail:${MAILU_VERSION:-1.8}
|
||||||
# restart: always
|
# restart: always
|
||||||
# env_file: mailu.env
|
# env_file: mailu.env
|
||||||
|
Loading…
Reference in New Issue
Block a user