If it is on the same machine as the server than just use localhost, if it is on a different machine then you need to enter the IP address of that machine either locally (192.168.1.101) or across the net ( example 24.198.65.373). You will also need to forward port 8000 to the machine hosting the server to make it visable to the outside world if you are behind a router. Does this help?