Skip to content

Commit 8941fa8

Browse files
authored
Update coordinator/cmd/proxy/app/app.go
1 parent 45b502b commit 8941fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • coordinator/cmd/proxy/app

coordinator/cmd/proxy/app/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ func action(ctx *cli.Context) error {
6969
apiSrv := server(ctx, cfg, db, registry)
7070

7171
log.Info(
72-
"Start coordinator api successfully.",
72+
"Start coordinator proxy successfully.",
7373
"version", version.Version,
7474
)
7575

0 commit comments

Comments
 (0)