how to config custom solr port while alfresco 6.2 installation using docker-compose.yml
Hi,I want to change the default port of solr 8983 to custom port. I have tried to change this in docker.compose.yml file but it didn't work. services:alfresco:build:dockerfile: ./DockerFilecontext: ./configs-to-override/alfrescomem_limit: 1500menviro...