A borked upgrade forced me to re-install. (It's good practice). Only had a minor amount of data loaded and could stand to do things better.
On previous version, clicking device links in rack view (elevation), pointed at {host}/dcim/devcies/nn/ I must have messed up the config on re-install because now links point to localhost:8085/dcim/devices/nn/
If I manually change "localhost:8085" to "netbox.domain.tld" ahead of /dcim/devices/.... it proceeds to the device page.
Looks like it should be /opt/netbox/gunicorn.py setting but changing upsets nginx and "bad gateway" results.
I've searched the forum for "localhost" "link" "elevation" but it looks like I've created a original mess. If I could get pointed in the right direction, that would be great.
Thanks