mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-22 20:51:07 +01:00
Activated fetchmail
This commit is contained in:
parent
88dfb5adfd
commit
34ee4cf504
@ -108,10 +108,10 @@ services:
|
|||||||
|
|
||||||
# Deactivated, because service leads to slowing down of webservices.
|
# Deactivated, because service leads to slowing down of webservices.
|
||||||
# Checkout the readme.md for more information
|
# Checkout the readme.md for more information
|
||||||
# fetchmail:
|
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
|
||||||
|
|
||||||
# Webmail
|
# Webmail
|
||||||
webmail:
|
webmail:
|
||||||
|
Loading…
Reference in New Issue
Block a user