make docker grate again ^^

This commit is contained in:
2025-03-29 12:01:58 +01:00
parent 654df54fa7
commit 4535631e9f
6 changed files with 679 additions and 128 deletions

View File

@@ -13,6 +13,9 @@
"@maxmind/geoip2-node": "^6.0.0",
"cors": "^2.8.5",
"dotenv": "^16.4.7",
"express": "^4.21.2"
"express": "^4.21.2",
"express-rate-limit": "^7.5.0",
"pino": "^9.6.0",
"pino-pretty": "^13.0.0"
}
}