fixed drupal config for solr as massive update broke it all
This commit is contained in:
parent
80d2f170dd
commit
dce19c42fe
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
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 26390343d0f6eafc5219c9825286c25b2183daf0
|
Subproject commit a95d44c92baea1050b3dde1e8dc8a08825a68c0c
|
@ -1 +1 @@
|
|||||||
Subproject commit 74e0caf41294833556688f100931f4bb785f8596
|
Subproject commit a84090562cdfd454e920a336169443c94f05e688
|
Loading…
x
Reference in New Issue
Block a user