Skip to content

Commit 2722276

Browse files
committed
updating yaml default example
1 parent 639e57e commit 2722276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If yaml configuration wants to be used then the file needs to be placed inside `
5555
```yaml
5656
proxy_address: '0.0.0.0:50060'
5757
proxy_name: 'h2-proxy'
58-
target_host: '127.0.0.1'
58+
target_host: 'my-target-domain'
5959
target_port: '50051'
6060
idle_timeout: 300
6161
print_logs: true

0 commit comments

Comments
 (0)