diff --git a/.docker/release/files/entrypoint.sh b/.docker/release/files/entrypoint.sh index 567889e57..92e3be241 100755 --- a/.docker/release/files/entrypoint.sh +++ b/.docker/release/files/entrypoint.sh @@ -33,6 +33,7 @@ if [ ! -f "$SNAPPYMAIL_CONFIG_FILE" ]; then su - www-data -s /bin/sh -c 'php /snappymail/index.php' > /dev/null fi +echo "[INFO] Overriding values in snappymail configuration: $SNAPPYMAIL_CONFIG_FILE" # Enable output of snappymail logs sed '/^\; Enable logging/{ N