added license dir

This commit is contained in:
Brian Long 2021-01-06 15:39:29 -05:00
parent cafee75cdc
commit dc9fb0abfa

View File

@ -33,6 +33,8 @@ services:
depends_on: depends_on:
- postgres-acs - postgres-acs
- activemq - activemq
volumes:
- "$ALFRESCO_LICENSE_DIR/acs:/usr/local/tomcat/shared/classes/alfresco/extension/license:ro"
postgres-acs: postgres-acs:
image: postgres:11.7 image: postgres:11.7