prooph / docker-files

Collection of prooph docker files
http://getprooph.org
249 stars 89 forks source link

Remove GeoIP module because it's not compatible with Maxmind v2 database #41

Closed sandrokeil closed 5 years ago

sandrokeil commented 5 years ago

If you need GeoIP supoprt, compile nginx with ngx_http_geoip2_module.

Closes #40