Setting Site URL doesn't change most site links from localhost:<port>
- Dominant language
- Shell
- Stars
- 439
- Forks
- 271
- PR merge metrics
- No merged PRs in 30d
Description
cachet_ver: v2.3.13
docker version: 17.09.0-ce
docker-compose version: 1.17.1
I have just set up the docker image on a cloud server, and have set it up behind an nginx reverse proxy with SSL as mentioned at the bottom of [this page](https://docs.cachethq.io/docs/get-started-with-docker). After having completed the initial setup, almost all the links still start with localhost:6789.

This shows the Site URL set by me, but when I hover over 'components' on the left panel I am still directed to localhost:6789/dashboard/components
From reading other github issues this seems related to [Cachet issue #1545](https://github.com/CachetHQ/Cachet/issues/1545)
Does anyone have any suggestions?
Contributor guide
Assessment
This issue has not been assessed yet.