Skip to content

Commit

Permalink
Update x/smart/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Vinicius Fortuna <[email protected]>
  • Loading branch information
daniellacosse and fortuna authored Oct 24, 2024
1 parent 671845b commit 5df4e8f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions x/smart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,10 @@ The config that the Smart Dialer takes is in a JSON format. Here is an example:
```json
{
"tcp": {
"address": "1.1.1.1:53"
"address": "8.8.8.8"
}
}

```

* `address`: The host:port of the TCP resolver.

### TLS Configuration
Expand Down

0 comments on commit 5df4e8f

Please sign in to comment.