Merge remote-tracking branch 'origin/acs-adw-base' into ags-frontend-enterprise
This commit is contained in:
+5
-1
@@ -138,15 +138,19 @@ services:
|
||||
- postgres-acs
|
||||
- activemq
|
||||
|
||||
digital-workspace:
|
||||
image: quay.io/alfresco/alfresco-digital-workspace:latest
|
||||
|
||||
proxy:
|
||||
build: ./nginx-ingress
|
||||
image: local/nginx-ingress:acs-sync-share
|
||||
image: local/nginx-ingress:acs-sync-share-adw
|
||||
ports:
|
||||
- 8080:8080
|
||||
depends_on:
|
||||
- platform
|
||||
- share
|
||||
- sync
|
||||
- digital-workspace
|
||||
|
||||
volumes:
|
||||
shared-file-store-volume:
|
||||
|
||||
Reference in New Issue
Block a user