fixed aps-search dependency
This commit is contained in:
parent
3fee42cd28
commit
eb8df1a86f
@ -11,6 +11,7 @@ services:
|
|||||||
ACTIVITI_ES_REST_CLIENT_ADDRESS: search-aps
|
ACTIVITI_ES_REST_CLIENT_ADDRESS: search-aps
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres-aps
|
- postgres-aps
|
||||||
|
- search-aps
|
||||||
volumes:
|
volumes:
|
||||||
- "$ALFRESCO_LICENSE_DIR/aps:/root/.activiti/enterprise-license:ro"
|
- "$ALFRESCO_LICENSE_DIR/aps:/root/.activiti/enterprise-license:ro"
|
||||||
|
|
||||||
@ -41,8 +42,6 @@ services:
|
|||||||
memlock:
|
memlock:
|
||||||
soft: -1
|
soft: -1
|
||||||
hard: -1
|
hard: -1
|
||||||
depends_on:
|
|
||||||
- activiti-app
|
|
||||||
|
|
||||||
proxy:
|
proxy:
|
||||||
build: ./nginx-ingress
|
build: ./nginx-ingress
|
||||||
|
Loading…
x
Reference in New Issue
Block a user