codefund
codefund copied to clipboard
Ensure that maxmind script runs even if .env contains empty values
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