Skip to content

Commit d6618fc

Browse files
authored
fix: fix typo at endpoints
Signed-off-by: ImMino <mino@megazone.com>
1 parent 85f4568 commit d6618fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"repository": "grpc://repository:50051/v1",
2121
"secret": "grpc://secret:50051/v1",
2222
"plugin": "grpc://plugin:50051/v1",
23-
"alert_manager": "grpc://alert-manger:50051/v1",
23+
"alert_manager": "grpc://alert-manager:50051/v1",
2424
"monitoring": "grpc://monitoring:50051/v1",
2525
"statistics": "grpc://statistics:50051/v1",
2626
"notification": "grpc://notification:50051/v1",

0 commit comments

Comments
 (0)