mirror of
https://github.com/foomo/keel.git
synced 2025-10-16 12:35:34 +00:00
revert: change from example
This commit is contained in:
parent
46c4a75a69
commit
317647db12
@ -13,7 +13,7 @@ import (
|
|||||||
"github.com/foomo/keel"
|
"github.com/foomo/keel"
|
||||||
)
|
)
|
||||||
|
|
||||||
func ExampleMain() {
|
func main() {
|
||||||
service.DefaultHTTPHealthzAddr = "localhost:9400"
|
service.DefaultHTTPHealthzAddr = "localhost:9400"
|
||||||
|
|
||||||
l := zap.NewExample().Named("root")
|
l := zap.NewExample().Named("root")
|
||||||
Loading…
Reference in New Issue
Block a user