Added remaining WAIT_SPINNER settings.

Thanks to xet7 !

Related https://github.com/wekan/wekan/pull/3858
This commit is contained in:
Lauri Ojansivu 2021-06-11 15:17:43 +03:00
parent 8a21b69fb0
commit 488b765f95
10 changed files with 17 additions and 13 deletions

View file

@ -138,7 +138,7 @@ ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build-
SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE="" \
SAML_ATTRIBUTES="" \
ORACLE_OIM_ENABLED=false \
DEFAULT_WAIT_SPINNER=""
WAIT_SPINNER=""
# Copy the app to the image
COPY ${SRC_PATH} /home/wekan/app