mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 08:54:06 +01:00
Try to fix MAIL_FROM.
Thanks to xet7 ! Fixes #3972, fixes #3975, fixes #3969
This commit is contained in:
parent
8e142dfdcf
commit
787df04419
5 changed files with 5 additions and 14 deletions
|
|
@ -21,11 +21,6 @@ ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build-
|
|||
ARCHITECTURE=linux-x64 \
|
||||
SRC_PATH=./ \
|
||||
WITH_API=true \
|
||||
MAIL_URL="" \
|
||||
MAIL_FROM="" \
|
||||
MAIL_SERVICE="" \
|
||||
MAIL_SERVICE_USER="" \
|
||||
MAIL_SERVICE_PASSWORD="" \
|
||||
RESULTS_PER_PAGE="" \
|
||||
ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE=3 \
|
||||
ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD=60 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue