Updated typos and formatting in README.md

This commit is contained in:
Phil 2025-01-19 11:39:19 +00:00
parent 21562674b6
commit 9e1b85f9b9

View File

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