fixed drupal config for solr as massive update broke it all
This commit is contained in:
3
Makefile
3
Makefile
@@ -39,5 +39,8 @@ exec_php:
|
|||||||
exec_mysql:
|
exec_mysql:
|
||||||
docker exec -it materiod8_mysql_1 bash
|
docker exec -it materiod8_mysql_1 bash
|
||||||
|
|
||||||
|
exec_solr:
|
||||||
|
docker exec -it materiod8_solr-new_1 bash
|
||||||
|
|
||||||
phplegacy:
|
phplegacy:
|
||||||
docker exec -it materiod8_php-legacy_1 bash
|
docker exec -it materiod8_php-legacy_1 bash
|
||||||
|
Submodule public_html updated: 26390343d0...a95d44c92b
Submodule solr_cores updated: 74e0caf412...a84090562c
Reference in New Issue
Block a user