Updated example request in README.md

This commit is contained in:
Phil 2025-01-25 22:41:04 +00:00
parent 0510e28f89
commit 9d14bb7df5

View File

@ -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: