Updated example request in README.md
This commit is contained in:
parent
0510e28f89
commit
9d14bb7df5
@ -127,7 +127,7 @@ After setting up Docker and Apache:
|
|||||||
The EchoIP service will be accessible through Apache on the domain you configured.
|
The EchoIP service will be accessible through Apache on the domain you configured.
|
||||||
You can query geolocation data by making requests to the configured server.
|
You can query geolocation data by making requests to the configured server.
|
||||||
|
|
||||||
For example, a request to http://FULLY.QUALIFIED.DOMAIN.NAME/ip/8.8.8.8 will return geolocation information for the IP address 8.8.8.8.
|
For example, a request to http://FULLY.QUALIFIED.DOMAIN.NAME/?ip=8.8.8.8 will return geolocation information for the IP address 8.8.8.8.
|
||||||
|
|
||||||
File Structure:
|
File Structure:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user