Skip to content

Commit

Permalink
Merge pull request #5 from PHPGangsta/patch-1
Browse files Browse the repository at this point in the history
parsedmarc only needs GeoLite2-Country
  • Loading branch information
patschi authored Jul 4, 2023
2 parents 834f1fe + 4b58cf3 commit 1fb3233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ services:
env_file:
- geoipupdate.env
environment:
- "GEOIPUPDATE_EDITION_IDS=GeoLite2-ASN GeoLite2-City GeoLite2-Country"
- "GEOIPUPDATE_EDITION_IDS=GeoLite2-Country"
- GEOIPUPDATE_PRESERVE_FILE_TIMES=1
restart: always
volumes:
Expand Down

0 comments on commit 1fb3233

Please sign in to comment.