mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-05-30 16:10:06 +02:00
start with a backend
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# .env
|
||||
GEOIP_CITY_DB=./data/GeoLite2-City.mmdb
|
||||
GEOIP_ASN_DB=./data/GeoLite2-ASN.mmdb
|
||||
PORT=3000
|
||||
Reference in New Issue
Block a user