Skip to content

Commit 9939c19

Browse files
committed
Merge branch 'develop' into unify-styling-across-all-dialog-components-#1484
2 parents 6e353df + d912045 commit 9939c19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/docker-entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jq \
1616
--arg pluginHost "$PLUGIN_HOST" \
1717
'.imsApiUrl = $imsApiUrl |
1818
.osApiUrl = $osApiUrl |
19+
.imsJsApiUrl = $imsJsApiUrl |
1920
.maxAttachmentSizeBytes = $maxAttachmentSizeBytes |
2021
.attachmentAllowedFileExtensions = $attachmentAllowedFileExtensions |
2122
.imageAllowedFileExtensions = $imageAllowedFileExtensions |

0 commit comments

Comments
 (0)