Skip to content

Set HOSTNAME variable to (re)enable server docker image indexing

Administrator requested to merge rvt/pls-index into master

Created by: rvantonder

The server docker image won't return the default hostname expected by Zoekt (it is 127.0.0.1:3070) and instead returns the container hash. This change sets the expected host name.

Test plan:

I will build a server image from this patch and confirm indexing works. We should add a regression test.

Merge request reports

Loading