提交 a0e5fc82 作者: Jeromy

add version and ipns serve options to bootstrapd

上级 69e09d40
......@@ -91,6 +91,8 @@ func run() error {
}
opts := []corehttp.ServeOption{
corehttp.VersionOption(),
corehttp.IPNSHostnameOption(),
gateway.ServeOption(),
}
return corehttp.ListenAndServe(node, *host, opts...)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论