Merge pull request #7 from avimanyu786/patch-1

Update docker-compose.geoip.yml
This commit is contained in:
Uku Taht 2020-10-30 14:13:58 +02:00 committed by GitHub
commit 2d0c1fdb7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ services:
- geoip
environment:
- GEOLITE2_COUNTRY_DB=/geoip/GeoLite2-Country.mmdb
volumes:
- geoip:/geoip:ro
geoip:
image: maxmindinc/geoipupdate