Merge branch 'acs-base.proxy' into acs-share-base.acs-base
This commit is contained in:
+4
-5
@@ -27,11 +27,10 @@ services:
|
||||
image: alfresco/alfresco-activemq:latest
|
||||
|
||||
proxy:
|
||||
image: alfresco/alfresco-acs-nginx:latest
|
||||
environment:
|
||||
REPO_URL: "http://platform:8080"
|
||||
build: ./nginx-ingress
|
||||
image: local/nginx-ingress:acs
|
||||
ports:
|
||||
- 8080:8080
|
||||
depends_on:
|
||||
- platform
|
||||
- share
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
||||
Reference in New Issue
Block a user