We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639e57e commit 2722276Copy full SHA for 2722276
README.md
@@ -55,7 +55,7 @@ If yaml configuration wants to be used then the file needs to be placed inside `
55
```yaml
56
proxy_address: '0.0.0.0:50060'
57
proxy_name: 'h2-proxy'
58
-target_host: '127.0.0.1'
+target_host: 'my-target-domain'
59
target_port: '50051'
60
idle_timeout: 300
61
print_logs: true
0 commit comments