Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
poltao committed May 16, 2024
1 parent a4bca94 commit cb2b62e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests-integration/tests/http.rs
Original file line number Diff line number Diff line change
Expand Up @@ -744,6 +744,12 @@ runtime_size = 8
max_recv_message_size = "512MiB"
max_send_message_size = "512MiB"
[grpc.tls]
mode = "disable"
cert_path = ""
key_path = ""
watch = false
[mysql]
enable = true
addr = "127.0.0.1:4002"
Expand Down

0 comments on commit cb2b62e

Please sign in to comment.