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

View File

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