revert: change from example

This commit is contained in:
Kevin Franklin Kim 2024-04-15 10:22:37 +02:00
parent 46c4a75a69
commit 317647db12
No known key found for this signature in database

View File

@ -13,7 +13,7 @@ import (
"github.com/foomo/keel"
)
func ExampleMain() {
func main() {
service.DefaultHTTPHealthzAddr = "localhost:9400"
l := zap.NewExample().Named("root")