mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 19:50:36 +00:00
website: fix typo in connect example (#4774)
This commit is contained in:
parent
6b487f80ff
commit
59f9d5ccd1
@ -60,7 +60,7 @@ func main() {
|
||||
}
|
||||
|
||||
// Serve!
|
||||
server.ListenAndServerTLS("", "")
|
||||
server.ListenAndServeTLS("", "")
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user