added proxy config to share
This commit is contained in:
@@ -26,6 +26,11 @@ services:
|
||||
image: alfresco/alfresco-share:latest
|
||||
environment:
|
||||
REPO_HOST: "platform"
|
||||
JAVA_OPTS: "
|
||||
-Dalfresco.host=${PROXY_PLATFORM_HOST}
|
||||
-Dalfresco.port=${PROXY_PLATFORM_PORT}
|
||||
-Dalfresco.protocol=${PROXY_PLATFORM_PROTOCOL}
|
||||
"
|
||||
|
||||
postgres-acs:
|
||||
image: postgres:latest
|
||||
|
Reference in New Issue
Block a user