feat: add rate limit allow list

This commit is contained in:
Rainer Killinger
2022-03-03 12:06:51 +01:00
parent c03b5d3faa
commit f10cd6c431
6 changed files with 413 additions and 356 deletions

View File

@@ -11,6 +11,7 @@
"@types/sha1": "1.1.3",
"config": "3.3.6",
"dockerode": "3.3.0",
"is-cidr": "4.0.2",
"mustache": "4.2.0",
"semver": "7.3.5"
},