Skip to content

Commit 0239b3c

Browse files
authored
Update README.md to fix 404 of maxmind account portal (#55)
1 parent babd98b commit 0239b3c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 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/). 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/geoip-faq/geoip2-and-geoip-legacy-database-updates/how-often-are-the-geoip2-and-geoip-legacy-databases-updated/). (Fill in your account details!)
3535
3636
```bash
3737
cat > /opt/parsedmarc-dockerized/geoipupdate.env <<EOF
@@ -115,3 +115,4 @@ There might have been changes to the dashboard view of parsedmarc, requiring new
115115

116116
**Fix:**
117117
Update to Elasticsearch/Kibana 8.x.
118+

0 commit comments

Comments
 (0)