Skip to content

Commit

Permalink
update readme acc. to f02ad52 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wkhere committed Sep 14, 2023
1 parent ae1de19 commit 6464df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ fmt.Printf("%+v\n", config)
```
Output:
```
[{Name:"myservice-prod" LocalPort:9401 RemotePort:8400 Host:prod.internal.acme.com Enabled:true}]
[{Name:myservice-prod LocalPort:9401 RemotePort:8400 Host:prod.internal.acme.com Enabled:true}]
```
### Expressions, data conversions

Expand Down

0 comments on commit 6464df2

Please sign in to comment.