added volume to base shared file store config
This commit is contained in:
parent
3b631bcd87
commit
f73fdbb5ea
@ -37,6 +37,8 @@ services:
|
||||
|
||||
shared-file-store:
|
||||
image: alfresco/alfresco-shared-file-store:latest
|
||||
volumes:
|
||||
- shared-file-store-volume:/tmp/Alfresco/sfs
|
||||
|
||||
postgres-acs:
|
||||
image: postgres:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user