mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-18 13:53:43 +02:00
make docker grate again ^^
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# .env
|
||||
GEOIP_CITY_DB=./data/GeoLite2-City.mmdb
|
||||
GEOIP_ASN_DB=./data/GeoLite2-ASN.mmdb
|
||||
PORT=3000
|
||||
PORT=3000
|
||||
LOG_LEVEL=debug # z.B. für mehr Details im Development
|
||||
PING_COUNT=4
|
||||
# NODE_ENV=development # Setze dies ggf. für pino-pretty
|
||||
Reference in New Issue
Block a user