fixed yaml format issue

This commit is contained in:
Brian Long 2020-12-17 20:23:44 -05:00
parent 893f9cf7a8
commit cb04027103

View File

@ -20,8 +20,8 @@ services:
image: local/alfresco-share:latest
environment:
REPO_HOST: "platform"
volumes:
- "./alfresco-share/modules:/usr/local/tomcat/modules/share:ro"
volumes:
- "./alfresco-share/modules:/usr/local/tomcat/modules/share:ro"
postgres-acs:
image: postgres:latest