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
See the following code that references a hard-coded value, 'c18node2.acis.ufl.edu':
idigbio-search-api/src/config.js
Line 31 in 2b93866
The text was updated successfully, but these errors were encountered:
That value isn't used even in testing. config.search.index is but not config.search.server
Sorry, something went wrong.
Great, definitely should be removed to avoid being misleading.
Here is another line that should be modified, after copying into 'info', info.server is deleted:
idigbio-search-api/src/controllers/home.js
Line 56 in 124a086
No branches or pull requests
See the following code that references a hard-coded value, 'c18node2.acis.ufl.edu':
idigbio-search-api/src/config.js
Line 31 in 2b93866
The text was updated successfully, but these errors were encountered: