mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Remove LINKED_CARDS_ENABLED settings, because it does not work.
Thanks to xet7 !
This commit is contained in:
parent
e928660bc0
commit
e142acfdb7
13 changed files with 10 additions and 59 deletions
|
|
@ -108,8 +108,7 @@ ENV \
|
|||
CORS="" \
|
||||
CORS_ALLOW_HEADERS="" \
|
||||
CORS_EXPOSE_HEADERS="" \
|
||||
DEFAULT_AUTHENTICATION_METHOD="" \
|
||||
LINKED_CARDS_ENABLED=true
|
||||
DEFAULT_AUTHENTICATION_METHOD=""
|
||||
|
||||
# Install OS
|
||||
RUN set -o xtrace \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue