Your application can run on a local network port, or a unix domain socket.
If it's running on a network port, make sure the address above starts with the full http://localhost, for example
http://localhost:8000.
If you're using a unix socket (which is much faster), use the full path to the socket (including a starting /).
For example, /tmp/myapp.soc.