Merge branch 'acs-persist.acs-base' into acs-search-persist.acs-persist
This commit is contained in:
commit
fad6fe1c2a
@ -33,6 +33,8 @@ services:
|
||||
|
||||
activemq:
|
||||
image: alfresco/alfresco-activemq:latest
|
||||
volumes:
|
||||
- activemq-volume:/opt/activemq/data:rw
|
||||
|
||||
proxy:
|
||||
build: ./nginx-ingress
|
||||
@ -47,5 +49,7 @@ volumes:
|
||||
driver: local
|
||||
acsdb-volume:
|
||||
driver: local
|
||||
activemq-volume:
|
||||
driver: local
|
||||
solrindex-volume:
|
||||
driver: local
|
||||
|
Loading…
x
Reference in New Issue
Block a user