mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 18:37:05 +00:00
Merge branch 'master' into v11.2.0
Former-commit-id: 889380e7eb07c54f159095b617460bdd8dea6251
This commit is contained in:
@@ -26,5 +26,4 @@ func main() {
|
||||
|
||||
// start the server (HTTPS) on port 443, this is a blocking func
|
||||
app.Run(iris.TLS("127.0.0.1:443", "mycert.cert", "mykey.key"))
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user