mirror of https://github.com/gofiber/fiber.git
Fix typo
parent
bee32cefb4
commit
dbf3375aee
|
@ -110,7 +110,7 @@ func main() {
|
|||
app.Listen(8080)
|
||||
}
|
||||
```
|
||||
#### Enable TLS/HTTTPS
|
||||
#### TLS/HTTPS
|
||||
```go
|
||||
package main
|
||||
|
||||
|
|
Loading…
Reference in New Issue