Skip to content

Commit 38c1b27

Browse files
daminoux43patschi
andauthored
Update README.md to fix no longer existing maxmind article (#56)
Co-authored-by: Patrik Kernstock <patrik@kernstock.net>
1 parent 0239b3c commit 38c1b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This project's purpose providing an easy way deploying [parsedmarc](https://gith
3131

3232
**Important note**: This project's purpose is NOT to manage this configuration file for you. Should defaults change of the parsedmarc project, you must change the configuration file yourself.
3333
34-
3. Now, we create an environment file containing the geoipupdate settings from your [MaxMind account](https://www.maxmind.com/en/account/sign-in). This allows the respective container to pull the geolocation databases automatically. For update cycles of the databases, please see [here](https://support.maxmind.com/geoip-faq/geoip2-and-geoip-legacy-database-updates/how-often-are-the-geoip2-and-geoip-legacy-databases-updated/). (Fill in your account details!)
34+
3. Now, we create an environment file containing the geoipupdate settings from your [MaxMind account](https://www.maxmind.com/en/account/sign-in). This allows the respective container to pull the geolocation databases automatically. For update cycles of the databases, please see [here](https://support.maxmind.com/knowledge-base/articles/latency-and-uptime-for-the-geoip-web-services). (Fill in your account details!)
3535
3636
```bash
3737
cat > /opt/parsedmarc-dockerized/geoipupdate.env <<EOF

0 commit comments

Comments
 (0)