Updated typos and formatting in README.md
This commit is contained in:
parent
21562674b6
commit
9e1b85f9b9
@ -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.
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user