feat: add middleware using Redis as data source
This commit is contained in:
+3
-1
@@ -25,4 +25,6 @@ JWT_SECRET=
|
||||
HTTP_BASE_URL=http://example.com
|
||||
HTTP_USERNAME=
|
||||
HTTP_PASSWORD=
|
||||
HTTP_TIMEOUT=3000
|
||||
HTTP_TIMEOUT=3000
|
||||
|
||||
MERCHANT_REGISTER=[{"merchantId":"","merchantName":"", "contactPhone": "", "apiKey": "", "secretKey": ""}]
|
||||
Reference in New Issue
Block a user