I was trying to create a replica of my VitalPBX System according to this document. GitHub - VitalPBX/vitalpbx_replica_v4: Shows how to make a complete replica of VitalPBX 4.
My active instance is a VM So I created a clone of the instance in a different datacenter and changes the IP and hostname. That was yesterday. Today, when I try to add a new VitalPBX Connect user, the url that the QR Code directs the app to the replica hostname instead of the hostname of the active instance. Not sure how it did that or what changed it. I have shut down the replica PBX and created a new dns record for the replica hostname to point to my existing instance but would really like to get the URL in the QR Code fixed. When I go to VitalPBX Connect and Settings, the hostname is correct there.
Anyone have any thoughts on how to to that?