mirror of
https://github.com/wekan/wekan.git
synced 2026-02-21 23:44:06 +01:00
Added remaining WAIT_SPINNER settings.
Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3858
This commit is contained in:
parent
8a21b69fb0
commit
488b765f95
10 changed files with 17 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue