Merge pull request #2834 from Akuket/master

Issue #2688
This commit is contained in:
Lauri Ojansivu 2019-12-20 16:12:29 +02:00 committed by GitHub
commit 492ed2bdc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 44 additions and 6 deletions

View file

@ -111,6 +111,7 @@ ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build-
CORS_ALLOW_HEADERS="" \
CORS_EXPOSE_HEADERS="" \
DEFAULT_AUTHENTICATION_METHOD=""
LINKED_CARDS_ENABLED=true
# Copy the app to the image
COPY ${SRC_PATH} /home/wekan/app