You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ Environment variables:
113
113
| SOLR_HOST | solr.host | solr ||
114
114
| SOLR_PORT | solr.port | 8080 ||
115
115
| SOLR_PORT_SSL | solr.port.ssl | 8443 ||
116
-
| SOLR_SSL | solr.secureComms | https ||
116
+
| SOLR_SSL | solr.secureComms | https |When using value `secret`, the global property environment variable `GLOBAL_solr.sharedSecret=<secret-value>` should be added to this container. The solr should also be configured with the appropriate properties and secret value.|
| TOMCAT_SSL_KEYSTORE | encryption.ssl.keystore.location | /keystore/ssl.keystore | Path for the ssl keystore file. Added to both the Tomcat connector and alfresco-global.properties |
119
119
| TOMCAT_SSL_KEYSTORE_KEY_META_DATA_LOCATION | encryption.ssl.keystore.keyMetaData.location | /keystore/keystore-passwords.properties | Path for the ssl keystore file. Added to both the Tomcat connector and alfresco-global.properties |
@@ -191,4 +191,4 @@ the repository to build.gradle and add
0 commit comments