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
|
||||
depends_on:
|
||||
- postgres-aps
|
||||
- search-aps
|
||||
volumes:
|
||||
- "$ALFRESCO_LICENSE_DIR/aps:/root/.activiti/enterprise-license:ro"
|
||||
|
||||
@ -41,8 +42,6 @@ services:
|
||||
memlock:
|
||||
soft: -1
|
||||
hard: -1
|
||||
depends_on:
|
||||
- activiti-app
|
||||
|
||||
proxy:
|
||||
build: ./nginx-ingress
|
||||
|
Loading…
x
Reference in New Issue
Block a user