mirror of
https://github.com/wekan/wekan.git
synced 2026-03-04 04:40:16 +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
|
|
@ -110,8 +110,7 @@ ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build-
|
|||
CORS="" \
|
||||
CORS_ALLOW_HEADERS="" \
|
||||
CORS_EXPOSE_HEADERS="" \
|
||||
DEFAULT_AUTHENTICATION_METHOD="" \
|
||||
LINKED_CARDS_ENABLED=true
|
||||
DEFAULT_AUTHENTICATION_METHOD=""
|
||||
|
||||
# Copy the app to the image
|
||||
COPY ${SRC_PATH} /home/wekan/app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue