Added seperate update_compose Script + some Improvements

This commit is contained in:
DerLinkman
2022-08-22 15:44:01 +02:00
parent 925b220905
commit 047c4aa3a0
3 changed files with 74 additions and 0 deletions

View File

@@ -216,6 +216,8 @@ COMPOSE_PROJECT_NAME=mailcowdockerized
# Used Docker Compose version
# Switch here between native (compose plugin) and standalone
# For more informations take a look at the mailcow docs regarding the configuration options.
# Normally this should be untouched but if you decided to use either of those you can switch it manually here.
# Please be aware that at least one of those variants should be installed on your maschine or mailcow will fail.
DOCKER_COMPOSE_VERSION=${COMPOSE_VERSION}