Flask host keeps on leading to a local IP | Python
So when I run the following code, it gives me 2 IP’s but both lead to a local network IP. How do I make it route to a public IP if possible?
So when I run the following code, it gives me 2 IP’s but both lead to a local network IP. How do I make it route to a public IP if possible?