feat: NetworkSecurity | add traefik middleware and valkey
This commit is contained in:
2
network-security/traefik/index.ts
Normal file
2
network-security/traefik/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { RateLimitMiddleware } from "./rateLimit";
|
||||
export { IpAllowListMiddleware, IpAllowListMiddlewareTCP } from "./ipAllowList";
|
||||
Reference in New Issue
Block a user