I'm really new to the networking area, so keep that in mind.
I have setup a Wordpress webserver in AWS Lightsail and bought a domain and pointed it to the webserver instance.
Lets say my domain name is www.dogcare.se, when i check the element I can see that the <link rel="canonial" href="http://12.324.42.124"> is pointing to my public IP adress...
I also ran the lighthouse tool and it said Document does not have a valid rel=canonical, Points to a different domain (http://12.324.42.124)
Is this something I should care about?