Skip to content

Commit

Permalink
Update routes.go
Browse files Browse the repository at this point in the history
  • Loading branch information
denopink committed Nov 7, 2022
1 parent f5c9333 commit 2fdadec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes.go
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ func provideServers() fx.Option {
}.Provide(),
arrangehttp.Server{
Name: "server_metrics",
Key: "servers.metric",
Key: "servers.metrics",
}.Provide(),
fx.Invoke(
handlePrimaryEndpoint,
Expand Down

0 comments on commit 2fdadec

Please sign in to comment.