fixed drupal config for solr as massive update broke it all

This commit is contained in:
2020-02-18 15:59:18 +01:00
parent 80d2f170dd
commit dce19c42fe
3 changed files with 5 additions and 2 deletions

View File

@@ -39,5 +39,8 @@ exec_php:
exec_mysql:
docker exec -it materiod8_mysql_1 bash
exec_solr:
docker exec -it materiod8_solr-new_1 bash
phplegacy:
docker exec -it materiod8_php-legacy_1 bash