Merge branch 'aps-search-base' into aps-search
This commit is contained in:
commit
7fedfed6cd
@ -19,6 +19,7 @@ services:
|
||||
JAVA_OPTS: "-Xms128m -Xmx256m"
|
||||
depends_on:
|
||||
- postgres-aps
|
||||
- search-aps
|
||||
volumes:
|
||||
- "$ALFRESCO_LICENSE_DIR/aps:/home/alfresco/.activiti/enterprise-license:ro"
|
||||
|
||||
@ -61,8 +62,6 @@ services:
|
||||
memlock:
|
||||
soft: -1
|
||||
hard: -1
|
||||
depends_on:
|
||||
- activiti-app
|
||||
|
||||
proxy:
|
||||
build: ./nginx-ingress
|
||||
|
Loading…
x
Reference in New Issue
Block a user