We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The solr settings hard-configured in settings.php have no server machine name specified, so will not apply (thankfully, as the path is also outdated). https://github.com/govCMS/govcms8lagoon/blob/develop/.docker/images/govcms8/settings/settings.php#L150-L154
path
The host setting should probably be added to the second code block though (and set to the default lagoon_solr machine name) https://github.com/govCMS/govcms8lagoon/blob/develop/.docker/images/govcms8/settings/settings.php#L274-L277
host
The text was updated successfully, but these errors were encountered:
Reminder to mirror any changes in the second code block here.
Sorry, something went wrong.
No branches or pull requests
The solr settings hard-configured in settings.php have no server machine name specified, so will not apply (thankfully, as the
path
is also outdated).https://github.com/govCMS/govcms8lagoon/blob/develop/.docker/images/govcms8/settings/settings.php#L150-L154
The
host
setting should probably be added to the second code block though (and set to the default lagoon_solr machine name)https://github.com/govCMS/govcms8lagoon/blob/develop/.docker/images/govcms8/settings/settings.php#L274-L277
The text was updated successfully, but these errors were encountered: