mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
LINKED_CARDS_ENABLED settings part 2.
Thanks to xet7 !
This commit is contained in:
parent
2a065825fa
commit
1bf7f95bd8
8 changed files with 20 additions and 7 deletions
|
|
@ -110,7 +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=""
|
||||
DEFAULT_AUTHENTICATION_METHOD="" \
|
||||
LINKED_CARDS_ENABLED=true
|
||||
|
||||
# Copy the app to the image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue