Join Slack
Powered by
Hi Team, is it possible to fix navigation links in...
# ingestion
b
bland-barista-59197
02/19/2022, 1:19 AM
Hi Team, is it possible to fix navigation links in
Rest.Li
documentation
http://localhost:8080/restli/docs
e.g click on Home it take me to
http://localhost:8080/restli/restli/docs
👍 1
h
hundreds-photographer-13496
02/21/2022, 9:30 AM
@bland-barista-59197
It seems to be possible by setting serverNodeUri property in RestLiConfig - You can set it to base uri. e.g.
http://localhost:8080
You would need to add serverNodeUri property
here
and rebuild docker images locally.
b
bland-barista-59197
02/22/2022, 7:16 AM
Thank you
3
Views
Open in Slack
Previous
Next