More CORS headers settings related to https://github.com/wekan/wekan/pull/2429

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-06-11 16:32:42 +03:00
parent e540148d09
commit 86e7e1c600
4 changed files with 17 additions and 0 deletions

View file

@ -99,6 +99,8 @@ ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential pyth
LOGOUT_ON_HOURS="" \
LOGOUT_ON_MINUTES="" \
CORS="" \
CORS_ALLOW_HEADERS="" \
CORS_EXPOSE_HEADERS="" \
DEFAULT_AUTHENTICATION_METHOD=""
# Copy the app to the image