moved store
This commit is contained in:
parent
7caee29b23
commit
d7ed2df85e
@ -13,6 +13,7 @@ services:
|
||||
- postgres-aps
|
||||
volumes:
|
||||
- "$LICENSE_DIR/aps:/root/.activiti/enterprise-license:ro"
|
||||
- apsbin-volume:/var/lib/postgresql/data:rw
|
||||
|
||||
activiti-admin:
|
||||
image: alfresco/process-services-admin:latest
|
||||
@ -22,9 +23,6 @@ services:
|
||||
depends_on:
|
||||
- postgres-aps-admin
|
||||
- activiti-app
|
||||
volumes:
|
||||
- ./activiti-admin.properties:/usr/local/tomcat/lib/activiti-admin.properties
|
||||
- apsapp-volume:/var/lib/postgresql/data:rw
|
||||
|
||||
postgres-aps:
|
||||
image: postgres:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user