mirror of
https://github.com/gin-gonic/gin.git
synced 2025-04-06 03:57:46 +08:00
docs: update example.
This commit is contained in:
parent
d17e0a31b8
commit
6b0ae2a64a
@ -16,5 +16,5 @@ func main() {
|
||||
})
|
||||
|
||||
// Listen and Server in 0.0.0.0:443
|
||||
r.RunAutoTLS("example.com")
|
||||
r.RunAutoTLS("example1.com", "example2.com")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user