mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-09 18:03:52 +02:00
4 lines
94 B
Bash
4 lines
94 B
Bash
# .env
|
|
GEOIP_CITY_DB=./data/GeoLite2-City.mmdb
|
|
GEOIP_ASN_DB=./data/GeoLite2-ASN.mmdb
|
|
PORT=3000 |