I am using Google App engine with Koa.js frameowork, I want to determine what is the ip address that I can use to access my service so that I can implement a redirect in my application.
I am doing this because seositecheckup gives me an error / warning about this and now I am curious what is the IP address for my service
Thanks