codefund icon indicating copy to clipboard operation
codefund copied to clipboard

Ensure that maxmind script runs even if .env contains empty values

Open coderberry opened this issue 7 years ago • 0 comments

As a developer, if I have the following in my .env file:

MMDB_COUNTRY_LOCATION=
MMDB_CITY_LOCATION=

and run the server, the server will download the maxmind database and run properly

coderberry avatar Oct 10 '18 16:10 coderberry