fdbe3a1f6a
* chore(explorer-api): remove useless route (/terms) * feat(explorer-api-geoip): add coordinates lat&lon * fix(explorer): mixnode location * fix: typo * fix: clippy
3 lines
80 B
Bash
3 lines
80 B
Bash
# The path to the geoip database file
|
|
GEOIP_DB_PATH=./geo_ip/GeoLite2-City.mmdb
|