diff --git a/README.md b/README.md index 1231aaf..c098fb1 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ After setting up Docker and Apache: 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. + File Structure: ``` @@ -128,9 +129,9 @@ File Structure: Troubleshooting - Ensure that your MaxMind credentials are correct in the download_geoip.sh script. - Check the Apache logs (/var/log/apache2/echoip-error.log) for any issues related to the proxy configuration. - If Docker fails to start the EchoIP container, check the Docker logs with docker logs echoip. +Ensure that your MaxMind credentials are correct in the download_geoip.sh script. +Check the Apache logs (/var/log/apache2/echoip-error.log) for any issues related to the proxy configuration. +If Docker fails to start the EchoIP container, check the Docker logs with docker logs echoip.