mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-12 02:53:44 +02:00
start with a backend
This commit is contained in:
4
backend/example.env
Normal file
4
backend/example.env
Normal file
@@ -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