modified: build/run/bin/add-user

modified:   generate-env.sh
This commit is contained in:
Myve 2024-08-10 03:36:10 +00:00
commit 52e3065b77
2 changed files with 5 additions and 5 deletions

View file

@ -62,8 +62,8 @@ then
then
echo -e '\n\n\e[1;31mPassword field cannot be empty, try again\e[0m'
elif [ "${MYVEMAIL_MAIL_PASS}" != "${MYVEMAIL_MAIL_PASS2}" ]
echo -e '\n\n\e[1;31mPasswords did not match, try again\e[0m'
then
echo -e '\n\n\e[1;31mPasswords did not match, try again\e[0m'
fi
done
echo -e '\n\n\e[1;32mMail password has been saved\e[0m\n'

View file

@ -5,13 +5,13 @@ cat >./.env <<- gen-env
MYVEMAIL_SUBDOMAIN=${SUBDOMAIN}
MYVEMAIL_DOMAIN=${DOMAIN}
# Optional
# Version: edge or stable
MYVEMAIL_VERSION=edge
# Webmail port
MYVEMAIL_PORT=${PORT}
# Optional
# Version: edge or stable (defaults to edge)
MYVEMAIL_VERSION=
# Additional mail domains separated by commas
MYVEMAIL_ADDMX=