Skip to content

Commit

Permalink
test: enable stream proxy for apisix
Browse files Browse the repository at this point in the history
  • Loading branch information
bzp2010 committed Jul 20, 2024
1 parent 1b53314 commit a673477
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libs/backend-apisix/e2e/assets/apisix_conf/http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ apisix:
control:
ip: "0.0.0.0"
port: 9092
proxy_mode: http&stream
stream_proxy:
tcp:
- addr: 33060
tls: true
deployment:
admin:
allow_admin:
Expand Down

0 comments on commit a673477

Please sign in to comment.