3c55b28e69
* feat(explorer-api): auto update geoip database * feat(explorer-api): read dotenv file * fix(explorer-api): gitignore * feat: move geoipupdate service to root compose file
3 lines
83 B
Bash
3 lines
83 B
Bash
# The path to the geoip database file
|
|
GEOIP_DB_PATH=./geo_ip/GeoLite2-Country.mmdb
|