Using SSL for Zeppelin

This commit is contained in:
Angel Borroy
2019-06-12 14:30:14 +02:00
parent d1c000c405
commit 995b52539d

View File

@@ -151,9 +151,9 @@ services:
build: build:
context: ./zeppelin context: ./zeppelin
args: args:
- ZEPPELIN_TAG=${ZEPPELIN_TAG} ZEPPELIN_TAG: ${ZEPPELIN_TAG}
environment:
ALFRESCO_COMMS: <%=secureComms%> ALFRESCO_COMMS: <%=secureComms%>
environment:
REPO_HOST: "alfresco" REPO_HOST: "alfresco"
REPO_PORT: "<%=alfrescoPort%>" <% if (httpMode == 'https') { %> REPO_PORT: "<%=alfrescoPort%>" <% if (httpMode == 'https') { %>
JAVA_OPTS: " JAVA_OPTS: "