Access to PlayFramework on 9000

I am trying to run a PlayFramework application on port 9000, application is running successfully but didnt know which url to access…recommended to access as http://localhost:9000/ in instructions.

Mostly you will be on e.cloudxlab so the URL will be http://e.cloudxlab.com:9000/.

Also, note that the process will be kill after sometime to avoid the misuse. Also, make sure you launch it on 0.0.0.0 instead of 127.0.0.1.

Make sure it is secure because the service becomes available to everyone on the globe.