Skip to content

Commit

Permalink
fix default rule for tcp
Browse files Browse the repository at this point in the history
  • Loading branch information
glaslos committed May 8, 2024
1 parent cfb3e1f commit 7ee444c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ rules:
target: memcache
- match: tcp
type: conn_handler
target: default
target: tcp
- match: udp
type: conn_handler
target: udp

0 comments on commit 7ee444c

Please sign in to comment.