Skip to content

Commit

Permalink
update SMUI (like presented in "PS Salon")
Browse files Browse the repository at this point in the history
  • Loading branch information
pbartusch committed Dec 3, 2020
1 parent 4d60a1e commit b218db4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ services:
- SMUI_DEPLOY_PRELIVE_FN_REPLACE_TXT=/configs/ecommerce/replace-rules.txt
- SMUI_TOGGLE_RULE_ID_LOGGING=true
- SMUI_HEADLINE=Chorus SMUI
- SMUI_TOGGLE_EVENTHISTORY=true
depends_on:
- mysql

Expand Down
2 changes: 1 addition & 1 deletion smui/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM querqy/smui:3.11.11
FROM querqy/smui:3.11.14

COPY conf/smui2solrcloud.sh /smui/conf/smui2solrcloud.sh
COPY conf/jackhanna-0.0.4-SNAPSHOT.jar /smui/conf/jackhanna-0.0.4-SNAPSHOT.jar

0 comments on commit b218db4

Please sign in to comment.