Chances are it's pulling the website URL from the SolarWinds database in the websites table.
select * from websites
You can do an update on that table and set the URL as needed.
Clik here to view.

Chances are it's pulling the website URL from the SolarWinds database in the websites table.
select * from websites
You can do an update on that table and set the URL as needed.