fixed yaml format issue
This commit is contained in:
parent
893f9cf7a8
commit
cb04027103
@ -20,8 +20,8 @@ services:
|
|||||||
image: local/alfresco-share:latest
|
image: local/alfresco-share:latest
|
||||||
environment:
|
environment:
|
||||||
REPO_HOST: "platform"
|
REPO_HOST: "platform"
|
||||||
volumes:
|
volumes:
|
||||||
- "./alfresco-share/modules:/usr/local/tomcat/modules/share:ro"
|
- "./alfresco-share/modules:/usr/local/tomcat/modules/share:ro"
|
||||||
|
|
||||||
postgres-acs:
|
postgres-acs:
|
||||||
image: postgres:latest
|
image: postgres:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user