mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
Using SSL for Zeppelin
This commit is contained in:
@@ -151,9 +151,9 @@ services:
|
||||
build:
|
||||
context: ./zeppelin
|
||||
args:
|
||||
- ZEPPELIN_TAG=${ZEPPELIN_TAG}
|
||||
environment:
|
||||
ZEPPELIN_TAG: ${ZEPPELIN_TAG}
|
||||
ALFRESCO_COMMS: <%=secureComms%>
|
||||
environment:
|
||||
REPO_HOST: "alfresco"
|
||||
REPO_PORT: "<%=alfrescoPort%>" <% if (httpMode == 'https') { %>
|
||||
JAVA_OPTS: "
|
||||
|
Reference in New Issue
Block a user