I got an API key for development using localhost, but I want to be able to hit my server from different machines on my local network so I can test it. When I go via a local 198.162.. IP address on the network Google throws the error saying I need another API key.
What should I be getting for development purposes so a single server instance can be hit from several machines?