mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
Bamboo uses internal releases to quay.io, so images should be pulled from this repository.
This commit is contained in:
@@ -57,7 +57,8 @@ services:
|
|||||||
- 5432:5432
|
- 5432:5432
|
||||||
|
|
||||||
solr6:
|
solr6:
|
||||||
image: alfresco/alfresco-search-services:${SEARCH_TAG}
|
# Also alfresco/alfresco-search-services:${SEARCH_TAG} can be used for external developers
|
||||||
|
image: quay.io/alfresco/search-services:${SEARCH_TAG}
|
||||||
mem_limit: 2500m
|
mem_limit: 2500m
|
||||||
environment:
|
environment:
|
||||||
#Solr needs to know how to register itself with Alfresco
|
#Solr needs to know how to register itself with Alfresco
|
||||||
|
Reference in New Issue
Block a user